| Package | Description |
|---|---|
| org.wildfly.clustering.group |
Public clustering API which represent cluster group and its members.
|
| 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.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.