Package com.atlassian.confluence.impl.vcache
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.vcache
-
ClassDescriptionTrivial 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 SpringFactoryBean
which creates aVCacheFactory
suitable for use by Confluence.An implementation ofCacheFlusher
which flushesVCache
instances.A ServletFilter
which ensures that a VCache request context is setup for each request, and also logs the cache metrics.An implementation ofVCacheRequestContextOperations
which provides a simple interface to client code.