com.bankframe.ei.impl.txnhandler
Class TransactionHandlerSessionBean
java.lang.Object
com.bankframe.ei.txnhandler.TransactionHandlerBean
com.bankframe.ei.impl.txnhandler.TransactionHandlerBean
com.bankframe.ei.impl.txnhandler.TransactionHandlerSessionBean
- All Implemented Interfaces:
- ESession, Serializable, EnterpriseBean, SessionBean
public class TransactionHandlerSessionBean
- extends TransactionHandlerBean
- implements SessionBean
The TransactionHandlerSessionBean class.
- See Also:
- Serialized Form
TransactionHandlerSessionBean
public TransactionHandlerSessionBean()
- Default constructor.
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate
in interface SessionBean
ejbPassivate
public void ejbPassivate()
- Specified by:
ejbPassivate
in interface SessionBean
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove
in interface SessionBean
setSessionContext
public void setSessionContext(SessionContext ctx)
- Specified by:
setSessionContext
in interface SessionBean
Copyright © 2005, 2007, Oracle. All rights reserved.