|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerType | |
|---|---|
| org.apache.openejb.core.timer | |
| Uses of TimerType in org.apache.openejb.core.timer |
|---|
| Methods in org.apache.openejb.core.timer that return TimerType | |
|---|---|
TimerType |
SingleActionTimerData.getType()
|
abstract TimerType |
TimerData.getType()
|
TimerType |
IntervalTimerData.getType()
|
TimerType |
CalendarTimerData.getType()
|
static TimerType |
TimerType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TimerType[] |
TimerType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||