|
IBM WebSphere Multichannel 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.remote.common.AbstractCommand<RemoteContext,BTTRemoteException>
com.ibm.btt.remote.common.RemoteAbstractCmd
public abstract class RemoteAbstractCmd
Field Summary |
---|
Fields inherited from class com.ibm.btt.remote.common.AbstractCommand |
---|
bttLog |
Constructor Summary | |
---|---|
RemoteAbstractCmd()
|
Method Summary | |
---|---|
protected abstract void |
doProcess(RemoteContext context)
|
protected java.lang.String |
process(RemoteContext context)
|
Methods inherited from class com.ibm.btt.remote.common.AbstractCommand |
---|
execute, postProcess, preProcess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteAbstractCmd()
Method Detail |
---|
protected final java.lang.String process(RemoteContext context) throws BTTRemoteException
process
in class AbstractCommand<RemoteContext,BTTRemoteException>
BTTRemoteException
protected abstract void doProcess(RemoteContext context) throws BTTRemoteException
BTTRemoteException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |