| Package | Description |
|---|---|
| org.axonframework.extensions.springcloud.commandhandling.mode |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptAllCommandsDiscoveryMode
Implementation of the
CapabilityDiscoveryMode which defaults its own MemberCapabilities to accept
all incoming commands. |
class |
IgnoreListingDiscoveryMode
Wrapper implementation of the
CapabilityDiscoveryMode, delegating all operations to another CapabilityDiscoveryMode instance. |
class |
RestCapabilityDiscoveryMode
Implementation of the
CapabilityDiscoveryMode which uses a RestTemplate to discover the MemberCapabilities of other ServiceInstances. |
Copyright © 2010–2023. All rights reserved.