|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandBusConnector | |
|---|---|
| org.axonframework.commandhandling.distributed | |
| org.axonframework.commandhandling.distributed.jgroups | |
| Uses of CommandBusConnector in org.axonframework.commandhandling.distributed |
|---|
| Constructors in org.axonframework.commandhandling.distributed with parameters of type CommandBusConnector | |
|---|---|
DistributedCommandBus(CommandBusConnector connector)
Initializes the command bus with the given connector and an AnnotationRoutingStrategy. |
|
DistributedCommandBus(CommandBusConnector connector,
RoutingStrategy routingStrategy)
Initializes the command bus with the given connector and routingStrategy. |
|
| Uses of CommandBusConnector in org.axonframework.commandhandling.distributed.jgroups |
|---|
| Classes in org.axonframework.commandhandling.distributed.jgroups that implement CommandBusConnector | |
|---|---|
class |
JGroupsConnector
A CommandBusConnector that uses JGroups to discover and connect to other JGroupsConnectors in the network. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||