|
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.jsf.JSFInvokerAdaptor
public class JSFInvokerAdaptor
JSFInvokerAdaptor is a bridge to call BTT Invoker.
Constructor Summary | |
---|---|
JSFInvokerAdaptor()
Construsts one default JSFInvokerAdaptor instance. |
|
JSFInvokerAdaptor(java.lang.String invokerId)
Construsts one JSFInvokerAdaptor instance with the specified invoker ID. |
Method Summary | |
---|---|
java.lang.Object |
execute(java.lang.Object[] params)
Invoke the BTT Invoker instance with the specified parameters. |
java.lang.String |
getInvokerId()
get the invoker ID. |
void |
setInvokerId(java.lang.String invokerId)
set the invoker ID. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSFInvokerAdaptor() throws BTTJSFException
BTTJSFException
public JSFInvokerAdaptor(java.lang.String invokerId)
invokerId
- Method Detail |
---|
public java.lang.String getInvokerId()
public void setInvokerId(java.lang.String invokerId)
invokerId
- public java.lang.Object execute(java.lang.Object[] params) throws java.lang.Exception
params
-
java.lang.Exception
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |