Package | Description |
---|---|
org.wildfly.clustering.group |
Public clustering API which represent cluster group and its members.
|
org.wildfly.clustering.server.group | |
org.wildfly.clustering.server.provider |
Modifier and Type | Method and Description |
---|---|
void |
Group.addListener(Group.Listener listener)
Registers a membership listener for the group.
|
void |
Group.removeListener(Group.Listener listener)
Removes a registered listener from the group.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheGroupService.addListener(Group.Listener listener) |
void |
ChannelGroupService.addListener(Group.Listener listener) |
void |
CacheGroupService.removeListener(Group.Listener listener) |
void |
ChannelGroupService.removeListener(Group.Listener listener) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceProviderRegistrationFactoryService
Service provider registration factory implementation.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.