Package | Description |
---|---|
com.caucho.config.timer | |
javax.ejb |
Modifier and Type | Class and Description |
---|---|
class |
EjbTimerHandle
Resin EJB timer handle.
|
Modifier and Type | Method and Description |
---|---|
TimerHandle |
EjbTimer.getHandle()
Get a serializable handle to the timer.
|
Modifier and Type | Method and Description |
---|---|
TimerHandle |
Timer.getHandle()
Get a serializable handle to the timer.
|