org.hyperic.hq.appdef.server.session
Class AppdefSessionUtil
java.lang.Object
org.hyperic.hq.appdef.server.session.AppdefSessionUtil
- Direct Known Subclasses:
- AppdefSessionEJB, CPropManagerEJBImpl
public abstract class AppdefSessionUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppdefSessionUtil
public AppdefSessionUtil()
getCPropManager
protected org.hyperic.hq.appdef.shared.CPropManagerLocal getCPropManager()
getConfigManager
protected org.hyperic.hq.appdef.shared.ConfigManagerLocal getConfigManager()
getApplicationManager
protected org.hyperic.hq.appdef.shared.ApplicationManagerLocal getApplicationManager()
getPlatformManager
protected org.hyperic.hq.appdef.shared.PlatformManagerLocal getPlatformManager()
getServerManager
protected org.hyperic.hq.appdef.shared.ServerManagerLocal getServerManager()
getServiceManager
protected org.hyperic.hq.appdef.shared.ServiceManagerLocal getServiceManager()
getResourceManager
protected org.hyperic.hq.authz.shared.ResourceManagerLocal getResourceManager()
getAIQManagerLocal
protected org.hyperic.hq.appdef.shared.AIQueueManagerLocal getAIQManagerLocal()
getAgentDAO
protected AgentDAO getAgentDAO()
getConfigResponseDAO
protected ConfigResponseDAO getConfigResponseDAO()
getPlatformDAO
protected PlatformDAO getPlatformDAO()
getPlatformTypeDAO
protected PlatformTypeDAO getPlatformTypeDAO()
getServerDAO
protected ServerDAO getServerDAO()
getServerTypeDAO
protected ServerTypeDAO getServerTypeDAO()
getServiceTypeDAO
protected ServiceTypeDAO getServiceTypeDAO()
getServiceDAO
protected ServiceDAO getServiceDAO()
getApplicationDAO
protected ApplicationDAO getApplicationDAO()
findResourceType
protected AppdefResourceType findResourceType(int appdefType,
int appdefTypeId)
throws AppdefEntityNotFoundException
- Throws:
AppdefEntityNotFoundException
findResourceType
protected AppdefResourceType findResourceType(TypeInfo info)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.