Interface TimerMetaDataConfiguration<V>
-
- All Superinterfaces:
org.wildfly.clustering.ee.cache.CacheConfiguration,InfinispanConfiguration
public interface TimerMetaDataConfiguration<V> extends InfinispanConfiguration
- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.wildfly.clustering.marshalling.spi.Marshaller<Object,V>getMarshaller()booleanisPersistent()-
Methods inherited from interface org.wildfly.clustering.ee.infinispan.InfinispanConfiguration
getBatcher, getCache, getCacheProperties, getReadForUpdateCache, getSilentWriteCache, getWriteOnlyCache
-
-