|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.server.bean.BaseSingleAction
com.ibm.btt.server.bean.StatelessSingleAction
com.ibm.btt.server.bean.ejb.OpStepAdaptorEJBBean
public class OpStepAdaptorEJBBean
Bean implementation class for Enterprise Bean: OpStepAdaptorEJB
Field Summary | |
---|---|
(package private) static long |
serialVersionUID
|
Fields inherited from class com.ibm.btt.server.bean.BaseSingleAction |
---|
actionContext, bttUserWorkArea, COMPID, id, isDistributedContext, originWorkstation, systemData |
Constructor Summary | |
---|---|
OpStepAdaptorEJBBean()
|
Method Summary | |
---|---|
void |
ejbActivate()
ejbActivate |
void |
ejbCreate()
ejbCreate |
void |
ejbPassivate()
ejbPassivate |
void |
ejbRemove()
ejbRemove |
java.lang.Object |
execute(java.util.Map params)
|
javax.ejb.SessionContext |
getSessionContext()
getSessionContext |
void |
setSessionContext(javax.ejb.SessionContext ctx)
setSessionContext |
Methods inherited from class com.ibm.btt.server.bean.StatelessSingleAction |
---|
getName, initialize, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final long serialVersionUID
Constructor Detail |
---|
public OpStepAdaptorEJBBean()
Method Detail |
---|
public javax.ejb.SessionContext getSessionContext()
public void setSessionContext(javax.ejb.SessionContext ctx)
setSessionContext
in interface javax.ejb.SessionBean
public void ejbCreate() throws BTTSAEException
ejbCreate
in class StatelessSingleAction
BTTSAEException
public void ejbActivate()
ejbActivate
in interface javax.ejb.SessionBean
public void ejbPassivate()
ejbPassivate
in interface javax.ejb.SessionBean
public void ejbRemove()
ejbRemove
in interface javax.ejb.SessionBean
ejbRemove
in class StatelessSingleAction
public java.lang.Object execute(java.util.Map params) throws BTTSAEException
BTTSAEException
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |