Package org.axonframework.messaging.queryhandling.annotation
package org.axonframework.messaging.queryhandling.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.