Package com.atlassian.confluence.impl.vcache
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.vcache
-
ClassesClassDescriptionTrivial implementation of the interface which just invoked the action directly.JvmCacheAdapter<K,
V> Deprecated.since 7.20JVM Cache that can be cleared without blocking.A SpringFactoryBeanwhich creates aVCacheFactorysuitable for use by Confluence.An implementation ofCacheFlusherwhich flushesVCacheinstances.A ServletFilterwhich ensures that a VCache request context is setup for each request, and also logs the cache metrics.An implementation ofVCacheRequestContextOperationswhich provides a simple interface to client code.