Uses of Class
org.wildfly.clustering.ejb.timer.TimerServiceRequirement
-
Packages that use TimerServiceRequirement Package Description org.wildfly.clustering.ejb.timer -
-
Uses of TimerServiceRequirement in org.wildfly.clustering.ejb.timer
Methods in org.wildfly.clustering.ejb.timer that return TimerServiceRequirement Modifier and Type Method Description static TimerServiceRequirementTimerServiceRequirement. valueOf(String name)Returns the enum constant of this type with the specified name.static TimerServiceRequirement[]TimerServiceRequirement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-