|
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.JSFInvokerAdaptorFactory
public class JSFInvokerAdaptorFactory
JSFInvokerAdaptorFactory is a factory object that creates and returns new JSFInvokerAdaptor instance.
Constructor Summary | |
---|---|
JSFInvokerAdaptorFactory()
|
Method Summary | |
---|---|
static JSFInvokerAdaptor |
create()
Construct a JSFInvokerAdaptor new instance |
static JSFInvokerAdaptor |
create(java.lang.String invokerId)
Construct a JSFInvokerAdaptor new instance with the specified invoker ID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSFInvokerAdaptorFactory()
Method Detail |
---|
public static JSFInvokerAdaptor create() throws java.lang.Exception
java.lang.Exception
public static JSFInvokerAdaptor create(java.lang.String invokerId) throws java.lang.Exception
invokerId
-
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 |