Package org.jboss.ejb.server
Class ClusterTopologyListener.ClusterRemovalInfo
- java.lang.Object
-
- org.jboss.ejb.server.ClusterTopologyListener.ClusterRemovalInfo
-
- Enclosing interface:
- ClusterTopologyListener
public static final class ClusterTopologyListener.ClusterRemovalInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ClusterRemovalInfo(String clusterName, List<String> nodeNames)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClusterName()List<String>getNodeNames()
-