Package | Description |
---|---|
org.jboss.as.ejb3.timerservice |
Modifier and Type | Class and Description |
---|---|
class |
TimedObjectInvokerImpl
Timed object invoker for an EJB.
|
Modifier and Type | Field and Description |
---|---|
protected TimedObjectInvoker |
TimerImpl.timedObjectInvoker
The
TimedObjectInvoker to which this timer corresponds |
Modifier and Type | Method and Description |
---|---|
TimedObjectInvoker |
TimerServiceImpl.getInvoker()
Returns the
TimedObjectInvoker to which this timer service belongs |
TimedObjectInvoker |
TimedObjectInvokerImpl.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<TimedObjectInvoker> |
TimerServiceImpl.getTimedObjectInvoker() |
Modifier and Type | Method and Description |
---|---|
static Method |
CalendarTimer.getTimeoutMethod(TimeoutMethod timeoutMethodInfo,
TimedObjectInvoker timedObjectInvoker)
Returns the
Method , represented by the TimeoutMethod |
Copyright © 2015 JBoss by Red Hat. All rights reserved.