| Package | Description |
|---|---|
| org.axonframework.commandhandling.annotation |
Classes that provide annotation support for command handling.
|
| org.axonframework.common.annotation |
Contains the main classes for annotation support in Axon Framework.
|
| org.axonframework.eventhandling.annotation |
Classes in support of the configuration of Event Handlers using annotations.
|
| org.axonframework.saga.annotation | |
| org.axonframework.test |
Classes in support of testing Axon based applications.
|
| Class and Description |
|---|
| AbstractAnnotationHandlerBeanPostProcessor
Abstract bean post processor that finds candidates for proxying.
|
| AbstractMessageHandler
Abstract superclass for annotation based Message handlers.
|
| MethodMessageHandler
Represents a method recognized as a handler by the handler inspector (see
MethodMessageHandlerInspector). |
| ParameterResolver
Interface for a mechanism that resolves handler method parameter values from a given
Message. |
| ParameterResolverFactory
Abstract Factory that provides access to all ParameterResolverFactory implementations.
|
| Class and Description |
|---|
| AbstractMessageHandler
Abstract superclass for annotation based Message handlers.
|
| MethodMessageHandler
Represents a method recognized as a handler by the handler inspector (see
MethodMessageHandlerInspector). |
| MethodMessageHandlerInspector
Utility class that inspects handler methods for a given class and annotation type.
|
| ParameterResolver
Interface for a mechanism that resolves handler method parameter values from a given
Message. |
| ParameterResolverFactory
Abstract Factory that provides access to all ParameterResolverFactory implementations.
|
| Class and Description |
|---|
| AbstractAnnotationHandlerBeanPostProcessor
Abstract bean post processor that finds candidates for proxying.
|
| ParameterResolver
Interface for a mechanism that resolves handler method parameter values from a given
Message. |
| ParameterResolverFactory
Abstract Factory that provides access to all ParameterResolverFactory implementations.
|
| Class and Description |
|---|
| MethodMessageHandler
Represents a method recognized as a handler by the handler inspector (see
MethodMessageHandlerInspector). |
| Class and Description |
|---|
| ParameterResolver
Interface for a mechanism that resolves handler method parameter values from a given
Message. |
| ParameterResolverFactory
Abstract Factory that provides access to all ParameterResolverFactory implementations.
|
Copyright © 2010-2013. All Rights Reserved.