JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.axonframework.common.caching.NoCache
Packages that use
NoCache
Package
Description
org.axonframework.common.caching
Caching abstractions and helpers.
Uses of
NoCache
in
org.axonframework.common.caching
Fields in
org.axonframework.common.caching
declared as
NoCache
Modifier and Type
Field
Description
static final
NoCache
NoCache.
INSTANCE
Creates a singleton reference the NoCache implementation.