Package | Description |
---|---|
org.wildfly.clustering.dispatcher |
Public clustering API which facilitates remote command execution
on the cluster.
|
org.wildfly.clustering.provider |
Public clustering API for registering services on a group of nodes.
|
org.wildfly.clustering.registry |
Public clustering API for clustered registry that stores a unique key/value pair per node.
|
Modifier and Type | Method and Description |
---|---|
Group |
CommandDispatcherFactory.getGroup()
Returns the group upon which the this command dispatcher operates.
|
Modifier and Type | Method and Description |
---|---|
Group |
ServiceProviderRegistry.getGroup()
Returns the group with which to register service providers.
|
Modifier and Type | Method and Description |
---|---|
Group |
Registry.getGroup()
Returns the group associated with this factory.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.