Interface HibernateManagedRegionCacheLookup
- All Superinterfaces:
HibernateManagedCacheSupplier
@Deprecated(forRemoval=true)
public interface HibernateManagedRegionCacheLookup
extends HibernateManagedCacheSupplier
Deprecated, for removal: This API element is subject to removal in a future version.
Defines operations for obtaining references to
ManagedCache
s that represent Hibernate cache regions.- Since:
- 7.6
-
Method Summary
Modifier and TypeMethodDescriptionempty()
Deprecated, for removal: This API element is subject to removal in a future version.since 8.4 no replacementMethods inherited from interface com.atlassian.confluence.impl.cache.hibernate.HibernateManagedCacheSupplier
getAllManagedCaches, getManagedCache, getManagedCaches
-
Method Details
-
empty
Deprecated, for removal: This API element is subject to removal in a future version.since 8.4 no replacement
-
HibernateManagedCacheSupplier