Uses of Class
org.wildfly.clustering.ejb.timer.TimerType
-
Packages that use TimerType Package Description org.wildfly.clustering.ejb.timer -
-
Uses of TimerType in org.wildfly.clustering.ejb.timer
Methods in org.wildfly.clustering.ejb.timer that return TimerType Modifier and Type Method Description TimerTypeImmutableTimerMetaData. getType()static TimerTypeTimerType. 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.
-