|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axonframework.cache | |
---|---|
org.axonframework.cache | Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented. |
org.axonframework.commandhandling.disruptor | |
org.axonframework.eventsourcing | Classes related to event sourcing. |
org.axonframework.saga.repository |
Classes in org.axonframework.cache used by org.axonframework.cache | |
---|---|
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. |
Classes in org.axonframework.cache used by org.axonframework.commandhandling.disruptor | |
---|---|
Cache
Abstraction for a Caching mechanism. |
Classes in org.axonframework.cache used by org.axonframework.eventsourcing | |
---|---|
Cache
Abstraction for a Caching mechanism. |
Classes in org.axonframework.cache used by org.axonframework.saga.repository | |
---|---|
Cache
Abstraction for a Caching mechanism. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |