Class CommandDispatcherParameterResolverFactoryConfigurationEnhancer

java.lang.Object
org.axonframework.messaging.commandhandling.annotation.CommandDispatcherParameterResolverFactoryConfigurationEnhancer
All Implemented Interfaces:
ConfigurationEnhancer

public class CommandDispatcherParameterResolverFactoryConfigurationEnhancer extends Object implements ConfigurationEnhancer
Configuration enhancer that registers the CommandDispatcherParameterResolverFactory to the ComponentRegistry of the Configuration.
Since:
5.0.0
Author:
Steven van Beelen
  • Constructor Details

    • CommandDispatcherParameterResolverFactoryConfigurationEnhancer

      public CommandDispatcherParameterResolverFactoryConfigurationEnhancer()
  • Method Details