Package org.wildfly.clustering.ee.cache
package org.wildfly.clustering.ee.cache
-
ClassDescriptionExposes a cache configuration as simple high-level properties.ConcurrentManager<K,
V> Manages creation and destruction of values to be shared across threads.Factory for creating unique identifiers suitable for use by the local cluster member.Serializer for a key that delegates to the serializer of its identifier.SimpleIdentifierFactorythat delegates to a supplier.SimpleManager<K,V> Manages creation and destruction of objects not sharable across threads.