| Package | Description |
|---|---|
| org.axonframework.axonserver.connector | |
| org.axonframework.axonserver.connector.processor |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AxonServerConfiguration.Eventhandling.ProcessorSettings> |
AxonServerConfiguration.Eventhandling.getProcessors()
Returns the settings for each of the configured processors, by name.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,AxonServerConfiguration.Eventhandling.ProcessorSettings> |
EventProcessorControlService.processorConfig |
| Constructor and Description |
|---|
EventProcessorControlService(AxonServerConnectionManager axonServerConnectionManager,
EventProcessingConfiguration eventProcessingConfiguration,
String context,
Map<String,AxonServerConfiguration.Eventhandling.ProcessorSettings> processorConfig)
Initialize a
EventProcessorControlService. |
Copyright © 2010–2025. All rights reserved.