Class LocalGroup
- java.lang.Object
-
- org.wildfly.clustering.server.infinispan.group.AbstractLocalGroup<org.jgroups.Address>
-
- org.wildfly.clustering.server.infinispan.group.LocalGroup
-
- All Implemented Interfaces:
AutoCloseable,Group,Registrar<GroupListener>,Registration,Group<org.jgroups.Address>,NodeFactory<org.jgroups.Address>
public class LocalGroup extends AbstractLocalGroup<org.jgroups.Address>
Non-clusteredGroupimplementation- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description LocalGroup(String nodeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jgroups.AddressgetAddress(Node node)-
Methods inherited from class org.wildfly.clustering.server.infinispan.group.AbstractLocalGroup
close, createNode, getLocalMember, getMembership, getName, isSingleton, register
-
-