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