org.hyperic.hq.appdef.shared.resourceTree
Class PlatformNode
java.lang.Object
org.hyperic.hq.appdef.shared.resourceTree.PlatformNode
- All Implemented Interfaces:
- java.io.Serializable
public class PlatformNode
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getPlatform
public Platform getPlatform()
addServer
public ServerNode addServer(Server server)
getServers
public java.util.List getServers()
getShowServers
public boolean getShowServers()
setShowServers
public void setShowServers(boolean flag)
getNumServers
public int getNumServers()
getNumResources
public int getNumResources()
getServerIterator
public java.util.Iterator getServerIterator()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.