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() |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.