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