Package com.atlassian.confluence.cache
Class TransactionalCacheFactoryCleaner
java.lang.Object
com.atlassian.confluence.cache.TransactionalCacheFactoryCleaner
A helper which ensures that any thread-bound transactional caches (as managed by
TransactionalCacheFactory
)
are properly cleaned up and not allowed to pollute subsequent usages of the same thread.- Since:
- 5.10
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TransactionalCacheFactoryCleaner
public TransactionalCacheFactoryCleaner()
-
-
Method Details
-
cleaner
-