|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides SCA related services to ESB mediation primitives. Makes available
the name of the SCA component and SCA module hosting the flow in which this
ESB mediation primitive participates. The SCA Component
meta-data object is also available.
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getComponentName()
Gets the name of the SCA component hosting this ESB mediation primitive. |
java.lang.String |
getModuleName()
Gets the name of the SCA module hosting this ESB mediation primitive. |
com.ibm.websphere.sca.scdl.Component |
getParentComponent()
Returns the parent SCA component of this ESB mediation primitive. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.String getComponentName()
public java.lang.String getModuleName()
public com.ibm.websphere.sca.scdl.Component getParentComponent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |