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