| Package | Description |
|---|---|
| org.jboss.as.ejb3.timerservice |
| Modifier and Type | Class and Description |
|---|---|
class |
TimedObjectInvokerImpl
Timed object invoker for an Jakarta Enterprise Beans.
|
| 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 © 2021 JBoss by Red Hat. All rights reserved.