public interface SCAServices
Component
meta-data object is also available.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
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.
|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
java.lang.String getComponentName()
java.lang.String getModuleName()
com.ibm.websphere.sca.scdl.Component getParentComponent()