Package org.axonframework.messaging.queryhandling.annotation
@NullMarked
package org.axonframework.messaging.queryhandling.annotation
Part of the Axon Messaging module. Contains classes related to annotation.
-
ClassDescriptionAdapter that turns classes with
QueryHandlerannotated methods into aQueryHandlingComponent.Implementation of aHandlerEnhancerDefinitionused forQueryHandlerannotated methods to wrap aMessageHandlingMemberin aQueryHandlingMemberinstance.Annotation used to mark an object as a query.Annotation to be placed on methods that can handlequeries, thus making themQueryHandlers.Interface indicating that aMessageHandlingMemberis capable of handling specificQueryMessages.Annotation used to mark an object as a query response.