org.hyperic.hq.common.server.session
Class TransactionManagerEJBImpl
java.lang.Object
org.hyperic.hq.common.server.session.TransactionManagerEJBImpl
- All Implemented Interfaces:
- java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean
public class TransactionManagerEJBImpl
- 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 |
TransactionManagerEJBImpl
public TransactionManagerEJBImpl()
runInTransaction
public java.lang.Object runInTransaction(Runnee r)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOne
public static org.hyperic.hq.common.shared.TransactionManagerLocal getOne()
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.