org.hyperic.hq.appdef.shared.resourceTree
Class ServerNode
java.lang.Object
org.hyperic.hq.appdef.shared.resourceTree.ServerNode
- All Implemented Interfaces:
- java.io.Serializable
public class ServerNode
- 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 |
getServer
public Server getServer()
getOwnerPlatform
public PlatformNode getOwnerPlatform()
addService
public ServiceNode addService(Service service)
getServices
public java.util.List getServices()
getNumServices
public int getNumServices()
getServiceIterator
public java.util.Iterator getServiceIterator()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.