Class MethodCommandHandlerDefinition

java.lang.Object
org.axonframework.commandhandling.MethodCommandHandlerDefinition
All Implemented Interfaces:
HandlerEnhancerDefinition

public class MethodCommandHandlerDefinition extends Object implements HandlerEnhancerDefinition
Implementation of a HandlerEnhancerDefinition that is used for CommandHandler annotated methods.
Since:
3.0
Author:
Allard Buijze
  • Constructor Details

    • MethodCommandHandlerDefinition

      public MethodCommandHandlerDefinition()
  • Method Details