Uses of Package
org.axonframework.commandhandling
Packages that use org.axonframework.commandhandling
Package
Description
Classes that implement the concept of command handling using explicit command objects.
A collection of classes which may prove useful when testing Axon-based classes.
-
Classes in org.axonframework.commandhandling used by org.axonframework.axonserver.connector.commandClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Span factory that creates spans for the
CommandBus.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling aCommandMessage. -
Classes in org.axonframework.commandhandling used by org.axonframework.commandhandlingClassDescriptionSpecialization of the SimpleCommandBus that processed Commands asynchronously from the calling thread.Builder class to instantiate a
AsynchronousCommandBus.The mechanism that dispatches Command objects to their appropriate CommandHandler.Span factory that creates spans for theCommandBus.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.MessageHandler specialization for handlers of Command Messages.Message that represents a result from handling aCommandMessage.Default implementation of theCommandBusSpanFactory.Builder class to instantiate aDefaultCommandBusSpanFactory.Functional interface towards resolving the occurrence of a duplicate command handler being subscribed.Implementation ofDuplicateCommandHandlerResolverthat throws aDuplicateCommandHandlerSubscriptionExceptionwhen a duplicate registration is detected.Implementation of the CommandMessage that takes all properties as constructor parameters.Generic implementation ofCommandResultMessage.Implementation of the DuplicateCommandHandlerResolver that allows registrations to be overridden by new handlers, but logs this (on WARN level) to a given logger.Implementation of the CommandBus that dispatches commands to the handlers subscribed to that specific command's name.Builder class to instantiate aSimpleCommandBus. -
Classes in org.axonframework.commandhandling used by org.axonframework.commandhandling.callbacksClassDescriptionInterface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling a
CommandMessage. -
Classes in org.axonframework.commandhandling used by org.axonframework.commandhandling.distributedClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Span factory that creates spans for the
CommandBus.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling aCommandMessage. -
-
Classes in org.axonframework.commandhandling used by org.axonframework.commandhandling.gatewayClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling a
CommandMessage. -
Classes in org.axonframework.commandhandling used by org.axonframework.configClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Span factory that creates spans for the
CommandBus. -
Classes in org.axonframework.commandhandling used by org.axonframework.disruptor.commandhandlingClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling a
CommandMessage.Functional interface towards resolving the occurrence of a duplicate command handler being subscribed. -
Classes in org.axonframework.commandhandling used by org.axonframework.metrics
-
Classes in org.axonframework.commandhandling used by org.axonframework.micrometer
-
Classes in org.axonframework.commandhandling used by org.axonframework.modelling.commandClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Represents a Message carrying a command as its payload.MessageHandler specialization for handlers of Command Messages.Field or method level annotation that marks a field or method providing the routing key that a command targets.
-
Classes in org.axonframework.commandhandling used by org.axonframework.modelling.command.inspectionClassDescriptionRepresents a Message carrying a command as its payload.Interface describing a message handler capable of handling a specific command.
-
Classes in org.axonframework.commandhandling used by org.axonframework.spring.configClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.
-
Classes in org.axonframework.commandhandling used by org.axonframework.spring.config.annotationClassDescriptionAdapter that turns any
@CommandHandlerannotated bean into aMessageHandlerimplementation. -
Classes in org.axonframework.commandhandling used by org.axonframework.springboot.autoconfigClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Span factory that creates spans for the
CommandBus.Represents a Message carrying a command as its payload.Functional interface towards resolving the occurrence of a duplicate command handler being subscribed.Implementation of the CommandBus that dispatches commands to the handlers subscribed to that specific command's name. -
Classes in org.axonframework.commandhandling used by org.axonframework.test.aggregateClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.Message that represents a result from handling a
CommandMessage. -
Classes in org.axonframework.commandhandling used by org.axonframework.test.matchers
-
Classes in org.axonframework.commandhandling used by org.axonframework.test.sagaClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Represents a Message carrying a command as its payload.
-
Classes in org.axonframework.commandhandling used by org.axonframework.test.utilsClassDescriptionThe mechanism that dispatches Command objects to their appropriate CommandHandler.Interface describing a callback that is invoked when command handler execution has finished.Represents a Message carrying a command as its payload.