Class EventProcessingModule

java.lang.Object
org.axonframework.config.EventProcessingModule
All Implemented Interfaces:
EventProcessingConfiguration, EventProcessingConfigurer, ModuleConfiguration

public class EventProcessingModule extends Object implements ModuleConfiguration, EventProcessingConfiguration, EventProcessingConfigurer
Event processing module configuration. Registers all configuration components within itself, builds the EventProcessingConfiguration and takes care of module lifecycle.
Since:
4.0
Author:
Milan Savic