| Package | Description |
|---|---|
| com.caucho.ejb.server | |
| com.caucho.ejb.session | |
| com.caucho.ejb.timer | |
| javax.ejb |
| Modifier and Type | Method and Description |
|---|---|
TimerService |
AbstractContext.getTimerService()
Looks the timer service.
|
TimerService |
AbstractEjbBeanManager.getTimerService()
Returns the timer service.
|
TimerService |
EjbInjectionTarget.getTimerService() |
| Modifier and Type | Method and Description |
|---|---|
TimerService |
StatelessContext.getTimerService()
Returns the timer service.
|
TimerService |
StatefulContext.getTimerService()
Returns the timer service.
|
TimerService |
SingletonContext.getTimerService()
Returns the timer service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbTimerService
Resin EJB timer service.
|
| Modifier and Type | Method and Description |
|---|---|
TimerService |
EJBContext.getTimerService() |