Package com.atlassian.confluence.impl.cache.tx
package com.atlassian.confluence.impl.cache.tx
-
ClassDescriptionA cache factory that produces transactional caches.A servlet filter 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 request thread.A subset of theCacheinterface that contains those operations that support transactional isolation.