Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.cache Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractCacheAdapterAbstract implementation of the Cache interface which makes it easier to implement Adapters.Classorg.axonframework.cacheAxon
CacheAbstraction for a Caching mechanism.Interfaceorg.axonframework.cacheAxon
Cache .EntryListenerInterfaceorg.axonframework.cache.CacheAxon
Cache .EntryListenerAdapterAdapter implementation for the EntryListener, allowing for overriding only specific callback methods.Classorg.axonframework.cache.CacheAxon
EhCacheAdapterCache implementation that delegates all calls to an EhCache instance.Classorg.axonframework.cacheAxon
JCacheAdapterCache adapter implementation that allows providers implementing the JCache abstraction to be used.Classorg.axonframework.cacheAxon
NoCacheCache implementation that does absolutely nothing.Classorg.axonframework.cacheAxon
WeakReferenceCacheCache implementation that keeps values in the cache until the garbage collector has removed them.Classorg.axonframework.cacheAxon