public class ServerConnectorConfigurerModule extends Object implements org.axonframework.config.ConfigurerModule
DefaultConfigurer that sets sensible
default to use when the AxonServer connector is available on the classpath.| Constructor and Description |
|---|
ServerConnectorConfigurerModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureModule(org.axonframework.config.Configurer configurer) |
int |
order() |
public void configureModule(@Nonnull org.axonframework.config.Configurer configurer)
configureModule in interface org.axonframework.config.ConfigurerModulepublic int order()
order in interface org.axonframework.config.ConfigurerModuleCopyright © 2010–2024. All rights reserved.