com.bankframe.ei.txnhandler.storeandforward.impl.forwardoperations
Class ForwardOperationsSessionBean
java.lang.Object
com.bankframe.ei.txnhandler.storeandforward.forwardoperations.ForwardOperationsBean
com.bankframe.ei.txnhandler.storeandforward.impl.forwardoperations.ForwardOperationsBean
com.bankframe.ei.txnhandler.storeandforward.impl.forwardoperations.ForwardOperationsSessionBean
- All Implemented Interfaces:
- ForwardOperations, ESession, Serializable, EnterpriseBean, SessionBean
public class ForwardOperationsSessionBean
- extends ForwardOperationsBean
- implements SessionBean
The ForwardOperationsSessionBean class.
- See Also:
- Serialized Form
ForwardOperationsSessionBean
public ForwardOperationsSessionBean()
ejbActivate
public void ejbActivate()
- Specified by:
ejbActivate
in interface SessionBean
ejbCreate
public void ejbCreate()
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.