Interface TimerMetaDataEntry<C>
- Type Parameters:
C- the timer context type
- All Superinterfaces:
Function<Instant,,Instant> ImmutableTimerMetaDataEntry<C>,TimerConfiguration,UnaryOperator<Instant>
- All Known Subinterfaces:
RemappableTimerMetaDataEntry<C>
- All Known Implementing Classes:
AbstractTimerMetaDataEntry,IntervalTimerMetaDataEntry,MutableTimerMetaDataEntry,ScheduleTimerMetaDataEntry
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ejb.cache.timer.ImmutableTimerMetaDataEntry
getContext, getLastTimeout, getTimeoutMatcher, getTypeMethods inherited from interface org.wildfly.clustering.ejb.timer.TimerConfiguration
getStart
-
Method Details
-
setLastTimeout
-