Dashboard Builder Commons 6.2.0.Beta3

Uses of Class
org.jboss.dashboard.cluster.ClusterNode

Packages that use ClusterNode
org.jboss.dashboard.cluster   
 

Uses of ClusterNode in org.jboss.dashboard.cluster
 

Methods in org.jboss.dashboard.cluster that return ClusterNode
 ClusterNode ClusterNodesManager.getNodeById(Long id)
          Returns a cluster node instance for a given identifier.
 ClusterNode ClusterNodesManager.getNodeByIpAddress(String ip)
          Returns a cluster node instance for a given IP address.
 

Methods in org.jboss.dashboard.cluster that return types with arguments of type ClusterNode
 List<ClusterNode> ClusterNodesManager.getNodeByStatus(ClusterNode.ClusterNodeStatus status)
          Returns a cluster node/s instance for a given status.
 


Dashboard Builder Commons 6.2.0.Beta3

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.