Class EventAppenderParameterResolverFactoryConfigurationEnhancer

java.lang.Object
org.axonframework.messaging.eventhandling.annotation.EventAppenderParameterResolverFactoryConfigurationEnhancer
All Implemented Interfaces:
ConfigurationEnhancer

public class EventAppenderParameterResolverFactoryConfigurationEnhancer extends Object implements ConfigurationEnhancer
Configuration enhancer that registers the EventAppenderParameterResolverFactory to the ComponentRegistry of the Configuration.
Since:
5.0.0
Author:
Mitchell Herrijgers
  • Constructor Details

    • EventAppenderParameterResolverFactoryConfigurationEnhancer

      public EventAppenderParameterResolverFactoryConfigurationEnhancer()
  • Method Details