|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axonframework.common | |
---|---|
org.axonframework.commandhandling | Classes that implement the concept of command handling using explicit command objects. |
org.axonframework.commandhandling.annotation | Classes that provide annotation support for command handling. |
org.axonframework.commandhandling.disruptor | |
org.axonframework.commandhandling.distributed | |
org.axonframework.commandhandling.distributed.jgroups | |
org.axonframework.commandhandling.interceptors | Contains some useful implementations of interceptors that many application can benefit from. |
org.axonframework.common | Contains common utility classes needed in different components of the framework. |
org.axonframework.common.annotation | Contains the main classes for annotation support in Axon Framework. |
org.axonframework.common.jdbc | |
org.axonframework.common.lock | |
org.axonframework.common.property | |
org.axonframework.domain | The domain components of the Axon Framework, mainly the Aggregates and Events. |
org.axonframework.eventhandling | Classes related to event handling and dispatching, such as Event Listeners and the Event Bus . |
org.axonframework.eventhandling.amqp | |
org.axonframework.eventhandling.annotation | Classes in support of the configuration of Event Handlers using annotations. |
org.axonframework.eventhandling.replay | |
org.axonframework.eventhandling.scheduling | |
org.axonframework.eventsourcing | Classes related to event sourcing. |
org.axonframework.eventstore | Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them. |
org.axonframework.repository | Classes related to the repository interface and implementations. |
org.axonframework.saga | |
org.axonframework.saga.annotation | |
org.axonframework.serializer | |
org.axonframework.test | Classes in support of testing Axon based applications. |
org.axonframework.test.matchers |
Classes in org.axonframework.common used by org.axonframework.commandhandling | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.commandhandling.annotation | |
---|---|
Priority
Indicates the relative priority of the annotated component. |
|
Subscribable
Deprecated. as of 2.1. This interface will be removed in future versions. Self subscribing components give problems when wrapping components (using compositions or proxies). Therefore, subscriptions should be managed by the creating component. |
Classes in org.axonframework.common used by org.axonframework.commandhandling.disruptor | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
Classes in org.axonframework.common used by org.axonframework.commandhandling.distributed | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
Classes in org.axonframework.common used by org.axonframework.commandhandling.distributed.jgroups | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.commandhandling.interceptors | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.common | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
DirectExecutor
Simple executor implementation that runs a given Runnable immediately in the calling thread. |
|
IdentifierValidator
Validates the structure of an object passed as Aggregate Identifier. |
Classes in org.axonframework.common used by org.axonframework.common.annotation | |
---|---|
AxonConfigurationException
Exception indicating that a configuration error has been made in the Axon configuration. |
|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
Priority
Indicates the relative priority of the annotated component. |
Classes in org.axonframework.common used by org.axonframework.common.jdbc | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
Classes in org.axonframework.common used by org.axonframework.common.lock | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
Classes in org.axonframework.common used by org.axonframework.common.property | |
---|---|
AxonConfigurationException
Exception indicating that a configuration error has been made in the Axon configuration. |
|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.domain | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.eventhandling | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.eventhandling.amqp | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
Classes in org.axonframework.common used by org.axonframework.eventhandling.annotation | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
Priority
Indicates the relative priority of the annotated component. |
|
Subscribable
Deprecated. as of 2.1. This interface will be removed in future versions. Self subscribing components give problems when wrapping components (using compositions or proxies). Therefore, subscriptions should be managed by the creating component. |
Classes in org.axonframework.common used by org.axonframework.eventhandling.replay | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.eventhandling.scheduling | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
Classes in org.axonframework.common used by org.axonframework.eventsourcing | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.eventstore | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.repository | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
Classes in org.axonframework.common used by org.axonframework.saga | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonTransientException
Exception indicating an error occurred that might be resolved by retrying the operation that caused the exception. |
|
Subscribable
Deprecated. as of 2.1. This interface will be removed in future versions. Self subscribing components give problems when wrapping components (using compositions or proxies). Therefore, subscriptions should be managed by the creating component. |
Classes in org.axonframework.common used by org.axonframework.saga.annotation | |
---|---|
Subscribable
Deprecated. as of 2.1. This interface will be removed in future versions. Self subscribing components give problems when wrapping components (using compositions or proxies). Therefore, subscriptions should be managed by the creating component. |
Classes in org.axonframework.common used by org.axonframework.serializer | |
---|---|
AxonConfigurationException
Exception indicating that a configuration error has been made in the Axon configuration. |
|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
Classes in org.axonframework.common used by org.axonframework.test | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
Priority
Indicates the relative priority of the annotated component. |
Classes in org.axonframework.common used by org.axonframework.test.matchers | |
---|---|
AxonException
Base exception of all Axon Framework related exceptions. |
|
AxonNonTransientException
Exception indicating an error has been cause that cannot be resolved without intervention. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |