| Package | Description | 
|---|---|
| org.axonframework.common.caching | 
 Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EhCacheAdapter
Cache implementation that delegates all calls to an EhCache instance. 
 | 
class  | 
JCacheAdapter
Cache adapter implementation that allows providers implementing the JCache abstraction to be used. 
 | 
Copyright © 2010–2018. All rights reserved.