Package org.axonframework.messaging.commandhandling.annotation
package org.axonframework.messaging.commandhandling.annotation
-
ClassDescriptionAdapter that turns classes with
CommandHandlerannotated methods into aCommandHandlingComponent.RoutingStrategy that expects anCommand(meta-)annotation on the command message's payload.Annotation used to mark an object as a command.ParameterResolverFactorythat ensures theCommandDispatcheris resolved in the context of the currentProcessingContext.Configuration enhancer that registers theCommandDispatcherParameterResolverFactoryto theComponentRegistryof theConfiguration.Annotation to be placed on methods that can handlecommands, thus making themCommandHandlers.Interface describing a message handler capable of handling a specific command.Implementation of aHandlerEnhancerDefinitionused forCommandHandlerannotated methods to wrap aMessageHandlingMemberin aCommandHandlingMemberinstance.Deprecated.
invalid @link
{@link @CommandHandler