Package org.wildfly.clustering.ee.cache
-
Interface Summary Interface Description CacheConfiguration CacheProperties Exposes a cache configuration as simple high-level properties.IdentifierFactory<I> Factory for creating unique identifiers suitable for use by the local cluster member. -
Class Summary Class Description ConcurrentManager<K,V> Manages creation and destruction of values to be shared across threads.SimpleIdentifierFactory<I> SimpleIdentifierFactorythat delegates to a supplier.SimpleManager<K,V> Manages creation and destruction of objects not sharable across threads.