@ConfigurationProperties(value="axon.eventhandling") public class EventProcessorProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventProcessorProperties.Mode |
static class |
EventProcessorProperties.ProcessorSettings |
| Constructor and Description |
|---|
EventProcessorProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,EventProcessorProperties.ProcessorSettings> |
getProcessors() |
public Map<String,EventProcessorProperties.ProcessorSettings> getProcessors()
Copyright © 2010–2017. All rights reserved.