public interface Group extends Registrar<GroupListener>
| Modifier and Type | Method and Description |
|---|---|
Node |
getLocalMember()
Returns the local member.
|
Membership |
getMembership()
Gets the current membership of this group
|
String |
getName()
Returns the logical name of this group.
|
boolean |
isSingleton()
Indicates whether or not this is a singleton group.
|
String getName()
Node getLocalMember()
Membership getMembership()
boolean isSingleton()
Copyright © 2022 JBoss by Red Hat. All rights reserved.