Uses of Package
org.axonframework.common.caching
Packages that use org.axonframework.common.caching
Package
Description
Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented.
-
Classes in org.axonframework.common.caching used by org.axonframework.common.cachingClassDescriptionAbstract implementation of the Cache interface which makes it easier to implement Adapters.Abstraction for a Caching mechanism.Interface describing callback methods, which are invoked when changes are made in the underlying cache.Cache implementation that does absolutely nothing.