Uses of Class
org.axonframework.common.caching.AbstractCacheAdapter
Packages that use AbstractCacheAdapter
-
Uses of AbstractCacheAdapter in org.axonframework.common.caching
Subclasses of AbstractCacheAdapter in org.axonframework.common.cachingModifier and TypeClassDescriptionclassCache implementation that delegates all calls to an EhCache instance.classCache adapter implementation that allows providers implementing the JCache abstraction to be used.