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