|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SCAServices
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 |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
java.lang.String getComponentName()
java.lang.String getModuleName()
com.ibm.websphere.sca.scdl.Component getParentComponent()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |