Interface ImmutableTimerMetaDataFactory<I,V>
- Type Parameters:
I- the timer identifier typeV- the timer metadata value type
- All Superinterfaces:
org.wildfly.clustering.cache.CacheEntryLocator<I,V>
- All Known Subinterfaces:
TimerMetaDataFactory<I,V>
public interface ImmutableTimerMetaDataFactory<I,V>
extends org.wildfly.clustering.cache.CacheEntryLocator<I,V>
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.cache.CacheEntryLocator
findValue, findValueAsync, tryValue, tryValueAsync
-
Method Details
-
createImmutableTimerMetaData
-