Package | Description |
---|---|
org.axonframework.common.caching |
Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented.
|
org.axonframework.disruptor.commandhandling | |
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
org.axonframework.modelling.saga.repository |
Class and Description |
---|
AbstractCacheAdapter
Abstract implementation of the Cache interface which makes it easier to implement Adapters.
|
Cache
Abstraction for a Caching mechanism.
|
Cache.EntryListener
Interface describing callback methods, which are invoked when changes are made in the underlying cache.
|
NoCache
Cache implementation that does absolutely nothing.
|
Class and Description |
---|
Cache
Abstraction for a Caching mechanism.
|
Class and Description |
---|
Cache
Abstraction for a Caching mechanism.
|
Class and Description |
---|
Cache
Abstraction for a Caching mechanism.
|
Copyright © 2010–2019. All rights reserved.