org.hyperic.hq.appdef.server.session
Class Server
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.appdef.AppdefBean
org.hyperic.hq.appdef.server.session.AppdefNamedBean
org.hyperic.hq.appdef.server.session.AppdefResource
org.hyperic.hq.appdef.ServerBase
org.hyperic.hq.appdef.server.session.Server
- All Implemented Interfaces:
- java.io.Serializable, ContainerManagedTimestampTrackable, HasAuthzOperations
public class Server
- extends ServerBase
- implements HasAuthzOperations
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.appdef.AppdefBean |
allowContainerManagedCreationTime, allowContainerManagedLastModifiedTime, getCid, getCreationTime, getCTime, getModifiedTime, getMTime, matchesValueObject, setCid, setCreationTime, setModifiedTime |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Server
public Server()
Server
public Server(java.lang.Integer id)
getPlatform
public Platform getPlatform()
isRuntimeAutodiscovery
public boolean isRuntimeAutodiscovery()
setRuntimeAutodiscovery
public void setRuntimeAutodiscovery(boolean runtimeAutodiscovery)
isWasAutodiscovered
public boolean isWasAutodiscovered()
isAutodiscoveryZombie
public boolean isAutodiscoveryZombie()
getServerType
public ServerType getServerType()
getConfigResponse
public ConfigResponseDB getConfigResponse()
getServices
public java.util.Collection getServices()
addService
public void addService(Service s)
getServerLightValue
public ServerLightValue getServerLightValue()
- Deprecated. use (this) Server object instead
- for legacy EJB DTO pattern
- Returns:
getServerValue
public ServerValue getServerValue()
- Deprecated. use (this) Server object instead
- for legacy EJB DTO pattern
- Returns:
getServiceSnapshot
public java.util.Set getServiceSnapshot()
getSupportedServiceTypes
public java.util.Collection getSupportedServiceTypes()
matchesValueObject
public boolean matchesValueObject(ServerValue obj)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class AppdefBean
hashCode
public int hashCode()
- Overrides:
hashCode
in class AppdefBean
getAppdefResourceType
public AppdefResourceType getAppdefResourceType()
- Specified by:
getAppdefResourceType
in class AppdefNamedBean
getAppdefResourceValue
public AppdefResourceValue getAppdefResourceValue()
- Specified by:
getAppdefResourceValue
in class AppdefNamedBean
_getAuthzOp
protected java.lang.String _getAuthzOp(java.lang.String op)
- Specified by:
_getAuthzOp
in class AppdefNamedBean
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.