Package org.wildfly.clustering.server
Interface NodeFactory<A>
-
- All Known Subinterfaces:
Group<A>
public interface NodeFactory<A>- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodecreateNode(A address)AgetAddress(Node node)
-