-
class
Implementation of ManagedCache and Cache that does not require the values to be Serializable.
class
Implementation of ManagedCache and CachedReference that can be used when the
cached value does not implement Serializable but reference invalidation must work cluster-wide.
class
Implementation of ManagedCache and Cache that can be used when the cached values do not implement
Serializable but cache invalidation must work cluster-wide.
class
Implementation of ManagedCache and CachedReference that can be used when the
cached value does not implement Serializable but reference invalidation must work cluster-wide.