Uses of Class
org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
-
Packages that use ClusterTopologyListener.MappingInfo Package Description org.jboss.ejb.server -
-
Uses of ClusterTopologyListener.MappingInfo in org.jboss.ejb.server
Methods in org.jboss.ejb.server that return types with arguments of type ClusterTopologyListener.MappingInfo Modifier and Type Method Description List<ClusterTopologyListener.MappingInfo>ClusterTopologyListener.NodeInfo. getMappingInfoList()Constructor parameters in org.jboss.ejb.server with type arguments of type ClusterTopologyListener.MappingInfo Constructor Description NodeInfo(String nodeName, List<ClusterTopologyListener.MappingInfo> mappingInfoList)
-