|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.sibx.mediation.flow.MediationFlowComponentFactory
Factory for creating a MediationFlowComponent
implementation.
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
---|---|
MediationFlowComponentFactory()
|
Method Summary | |
---|---|
static MediationFlowComponent |
getMediationFlowComponent(MediationFlowComponentKey key)
Returns an instance of a MediationFlowComponent which the
user can then use to invoke mediation flows. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Constructor Detail |
public MediationFlowComponentFactory()
Method Detail |
public static MediationFlowComponent getMediationFlowComponent(MediationFlowComponentKey key) throws MFCNotFoundException
MediationFlowComponent
which the
user can then use to invoke mediation flows.
key
- the key identifying the mediation flow component
MFCNotFoundException
- if the mediation flow could not be located
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |