IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.server.bean.ejb
Interface OpStepAdaptorEJB

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface OpStepAdaptorEJB
extends javax.ejb.EJBObject

Remote interface for Enterprise Bean: OpStepAdaptorEJB


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.lang.Object execute(java.util.Map params)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

execute

java.lang.Object execute(java.util.Map params)
                         throws BTTSAEException,
                                java.rmi.RemoteException
Throws:
BTTSAEException
java.rmi.RemoteException

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008