Uses of Class
org.wildfly.clustering.ejb.cache.timer.TimeoutDescriptor
-
Packages that use TimeoutDescriptor Package Description org.wildfly.clustering.ejb.cache.timer -
-
Uses of TimeoutDescriptor in org.wildfly.clustering.ejb.cache.timer
Subclasses of TimeoutDescriptor in org.wildfly.clustering.ejb.cache.timer Modifier and Type Class Description classTimerIndexIndex for auto-timers.Methods in org.wildfly.clustering.ejb.cache.timer that return TimeoutDescriptor Modifier and Type Method Description TimeoutDescriptorTimeoutDescriptorMarshaller. createInitialValue()TimeoutDescriptorTimeoutDescriptorMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, TimeoutDescriptor descriptor)Methods in org.wildfly.clustering.ejb.cache.timer with parameters of type TimeoutDescriptor Modifier and Type Method Description TimeoutDescriptorTimeoutDescriptorMarshaller. readFrom(ProtoStreamReader reader, int index, org.infinispan.protostream.descriptors.WireType type, TimeoutDescriptor descriptor)voidTimeoutDescriptorMarshaller. writeTo(ProtoStreamWriter writer, TimeoutDescriptor descriptor)
-