Uses of Class
org.wildfly.clustering.ejb.cache.timer.IntervalTimerMetaDataEntry
-
Packages that use IntervalTimerMetaDataEntry Package Description org.wildfly.clustering.ejb.cache.timer -
-
Uses of IntervalTimerMetaDataEntry in org.wildfly.clustering.ejb.cache.timer
Methods in org.wildfly.clustering.ejb.cache.timer that return IntervalTimerMetaDataEntry Modifier and Type Method Description IntervalTimerMetaDataEntry<Object>IntervalTimerMetaDataEntryMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.ejb.cache.timer that return types with arguments of type IntervalTimerMetaDataEntry Modifier and Type Method Description Class<? extends IntervalTimerMetaDataEntry<Object>>IntervalTimerMetaDataEntryMarshaller. getJavaClass()Methods in org.wildfly.clustering.ejb.cache.timer with parameters of type IntervalTimerMetaDataEntry Modifier and Type Method Description voidIntervalTimerMetaDataEntryMarshaller. writeTo(ProtoStreamWriter writer, IntervalTimerMetaDataEntry<Object> entry)
-