Class TransactionalCacheFactoryCleaner

java.lang.Object
com.atlassian.confluence.cache.TransactionalCacheFactoryCleaner

public class TransactionalCacheFactoryCleaner extends Object
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