Uses of Package
org.axonframework.messaging.core.annotation
Packages that use org.axonframework.messaging.core.annotation
Package
Description
Classes related to message processing in Axon Framework.
Classes in support of testing Axon based applications.
-
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.eventsourcing.annotation.reflectionClassDescriptionInterface for objects capable of creating Parameter Resolver instances for annotated handler methods.
-
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.extension.spring.authorizationClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Interface describing a handler for specific messages targeting entities of a specific type. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.extension.spring.config.annotationClassDescriptionInterface that describes an object capable of inspecting a method to determine if the method is suitable for message handling.Interface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.extension.springboot.autoconfigClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.commandhandling.annotationClassDescriptionInterface that describes an object capable of inspecting a method to determine if the method is suitable for message handling.Interface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Meta-annotation used to have a common grounds for theMessage.name()andMessage.version()for more specificMessageannotation.Annotation indicating that a member method should be able to respond toMessages.Interface describing a handler for specific messages targeting entities of a specific type.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core
-
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.annotationClassDescriptionParameterResolverFactory that will supply a parameter resolver when a matching parameter annotation is paired with a suitable type of parameter.Inspector for a message handling target of type
Tthat uses annotations on the target to inspect the capabilities of the target.An annotation specification unique to theAnnotationMessageTypeResolver.Container for message handler attributes.Interface that describes an object capable of inspecting a method to determine if the method is suitable for message handling.Interface describing objects that are capable of enhancing aMessageHandler, giving it additional functionality.Meta-annotation indicating the meta-annotated annotation is used forMessageHandlingMembers.ParameterResolverFactorythat first tries to resolve a parameter using the child factory.Interface describing a handler for specific messages targeting entities of a specific type.HandlerDefinition instance that delegates to multiple other instances, in the order provided.HandlerEnhancerDefinition instance that delegates to multiple other instances, in the order provided.ParameterResolverFactory instance that delegates to multiple other instances, in the order provided.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.configurationClassDescriptionInterface for objects capable of creating Parameter Resolver instances for annotated handler methods.
-
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.configuration.reflectionClassDescriptionInterface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.interception.annotationClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Meta-annotation indicating the meta-annotated annotation is used forMessageHandlingMembers.Annotation indicating that a member method should be able to respond toMessages.Interface describing a handler for specific messages targeting entities of a specific type.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.timeoutClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Interface describing a handler for specific messages targeting entities of a specific type. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.core.unitofwork.annotationClassDescriptionInterface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.eventhandling.annotationClassDescriptionParameterResolverFactory that will supply a parameter resolver when a matching parameter annotation is paired with a suitable type of parameter.Interface that describes an object capable of inspecting a method to determine if the method is suitable for message handling.Interface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Meta-annotation used to have a common grounds for theMessage.name()andMessage.version()for more specificMessageannotation.Annotation indicating that a member method should be able to respond toMessages.Interface describing a handler for specific messages targeting entities of a specific type.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.eventhandling.processing.streaming.token.annotationClassDescriptionInterface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.eventhandling.replay.annotationClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Meta-annotation indicating the meta-annotated annotation is used forMessageHandlingMembers.Annotation indicating that a member method should be able to respond toMessages.Interface describing a handler for specific messages targeting entities of a specific type.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.queryhandlingClassDescriptionInterface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.queryhandling.annotationClassDescriptionInterface that describes an object capable of inspecting a method to determine if the method is suitable for message handling.Interface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Meta-annotation used to have a common grounds for theMessage.name()andMessage.version()for more specificMessageannotation.Annotation indicating that a member method should be able to respond toMessages.Interface describing a handler for specific messages targeting entities of a specific type.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.messaging.tracingClassDescriptionInterface describing objects that are capable of enhancing a
MessageHandler, giving it additional functionality.Interface describing a handler for specific messages targeting entities of a specific type. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.modelling.annotationClassDescriptionInspector for a message handling target of type
Tthat uses annotations on the target to inspect the capabilities of the target.Interface for a mechanism that resolves handler method parameter values from a givenProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods. -
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.modelling.entity.annotationClassDescriptionInterface for objects capable of creating Parameter Resolver instances for annotated handler methods.
-
Classes in org.axonframework.messaging.core.annotation used by org.axonframework.testClassDescriptionInterface for a mechanism that resolves handler method parameter values from a given
ProcessingContext.Interface for objects capable of creating Parameter Resolver instances for annotated handler methods.