Package | Description |
---|---|
org.axonframework.axonserver.connector | |
org.axonframework.metrics | |
org.axonframework.spring.config |
Modifier and Type | Class and Description |
---|---|
class |
ServerConnectorConfigurerModule
Configurer module which is auto-loadable by the
DefaultConfigurer that sets
sensible default to use when the AxonServer connector is available on the classpath. |
Modifier and Type | Class and Description |
---|---|
class |
MetricsConfigurerModule
Implementation of the
ConfigurerModule which uses the
GlobalMetricRegistry to register several Metrics Modules to the given
Configurer . |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurerFactoryBean.setConfigurerModules(List<ConfigurerModule> configurerModules)
Registers the
configurerModules that provide context-sensitive default settings for the Configurer. |
Copyright © 2010–2020. All rights reserved.