Class AxonServerConfiguration.Eventhandling
java.lang.Object
org.axonframework.axonserver.connector.AxonServerConfiguration.Eventhandling
- Enclosing class:
AxonServerConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the settings for each of the configured processors, by name.
-
Constructor Details
-
Eventhandling
public Eventhandling()
-
-
Method Details
-
getProcessors
Returns the settings for each of the configured processors, by name.- Returns:
- the settings for each of the configured processors, by name.
-