|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SCAImportBinding
Interface that represent the SCA binding information on a SCA import.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getExportName()
Method returns the export name that belongs to the SCA binding of the import. |
java.lang.String |
getModuleName()
Method returns the module name that belongs to the SCA binding of the import. |
java.lang.String |
getModuleShortName()
Method returns the module short name that belongs to the SCA binding of the import. |
java.lang.String |
getRootContainerNameAcronym()
Method returns the root container name acronym that belongs to the SCA binding of the import. |
java.lang.String |
getRootContainerSnapshotAcronym()
Method returns the root container snapshot acronym that belongs to the SCA binding of the import. |
java.lang.String |
getVersion()
Method returns the version value that belongs to the SCA binding of the import. |
java.lang.String |
getVersionProvider()
Method returns the version provider that belongs to the SCA binding of the import. |
Methods inherited from interface com.ibm.wsspi.sca.metadata.ImportBinding |
---|
getBindingType |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getModuleName()
java.lang.String getModuleShortName()
java.lang.String getExportName()
java.lang.String getVersion()
java.lang.String getVersionProvider()
java.lang.String getRootContainerNameAcronym()
java.lang.String getRootContainerSnapshotAcronym()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |