Uses of Interface
com.atlassian.confluence.impl.cache.hibernate.HibernateManagedCacheSupplier
Packages that use HibernateManagedCacheSupplier
Package
Description
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
-
Uses of HibernateManagedCacheSupplier in com.atlassian.confluence.cache.hazelcast
Constructors in com.atlassian.confluence.cache.hazelcast with parameters of type HibernateManagedCacheSupplierModifierConstructorDescriptionConfluenceHazelcastCacheManager
(com.atlassian.confluence.cache.hazelcast.HazelcastCacheManagerFactory delegateFactory, HibernateManagedCacheSupplier hibernateManagedRegionCacheLookup) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of HibernateManagedCacheSupplier in com.atlassian.confluence.impl.cache.hazelcast
Subinterfaces of HibernateManagedCacheSupplier in com.atlassian.confluence.impl.cache.hazelcastModifier and TypeInterfaceDescriptioninterface
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of HibernateManagedCacheSupplier in com.atlassian.confluence.impl.cache.hibernate
Classes in com.atlassian.confluence.impl.cache.hibernate that implement HibernateManagedCacheSupplierModifier and TypeClassDescriptionfinal class
Responsible for creatingManagedCache
implementations based upon HibernateRegion
s.
HibernateManagedCacheSupplier