Uses of Interface
org.wildfly.clustering.ejb.cache.timer.TimerMetaDataEntry
Packages that use TimerMetaDataEntry
-
Uses of TimerMetaDataEntry in org.wildfly.clustering.ejb.cache.timer
Subinterfaces of TimerMetaDataEntry in org.wildfly.clustering.ejb.cache.timerClasses in org.wildfly.clustering.ejb.cache.timer that implement TimerMetaDataEntryModifier and TypeClassDescriptionclassThe base timer metadata cache entry.classAn interval-based timer metadata cache entry.classclassAn schedule-based timer metadata cache entry.Constructors in org.wildfly.clustering.ejb.cache.timer with parameters of type TimerMetaDataEntryModifierConstructorDescriptionDefaultTimerMetaData(TimerMetaDataConfiguration<C> configuration, TimerMetaDataEntry<C> entry, org.wildfly.clustering.cache.CacheEntryMutator mutator)