org.hyperic.hq.appdef.server.session
Class ResourceAuxLogManagerEJBImpl
java.lang.Object
org.hyperic.hq.appdef.server.session.ResourceAuxLogManagerEJBImpl
- All Implemented Interfaces:
- java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean
public class ResourceAuxLogManagerEJBImpl
- extends java.lang.Object
- implements javax.ejb.SessionBean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceAuxLogManagerEJBImpl
public ResourceAuxLogManagerEJBImpl()
getOne
public static org.hyperic.hq.appdef.shared.ResourceAuxLogManagerLocal getOne()
create
public ResourceAuxLogPojo create(GalertAuxLog log,
ResourceAuxLog logInfo)
remove
public void remove(GalertAuxLog log)
find
public ResourceAuxLogPojo find(GalertAuxLog log)
removeAll
public void removeAll(GalertDef def)
ejbCreate
public void ejbCreate()
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove
in interface javax.ejb.SessionBean
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate
in interface javax.ejb.SessionBean
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate
in interface javax.ejb.SessionBean
setSessionContext
public void setSessionContext(javax.ejb.SessionContext c)
- Specified by:
setSessionContext
in interface javax.ejb.SessionBean
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.