| Name | Description | Type | Package | Framework |
| Cache | Abstraction for a Caching mechanism. | Interface | org.axonframework.cache | Axon |
| Cache .EntryListener | Interface | org.axonframework.cache.Cache | Axon | |
| Cache .EntryListenerAdapter | Adapter implementation for the EntryListener, allowing for overriding only specific callback methods. | Class | org.axonframework.cache.Cache | Axon |