|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportInfo
Interface that represent the information from a SCA export. This interface provide access to the generic information available in the SCA export.
ItemInfo
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
ExportBinding |
getExportBinding()
Method returns the export binding information if the export has a data binding; otherwise null . |
java.lang.String |
getTargetName()
Method returns the target name if the export is wired to a target. |
Methods inherited from interface com.ibm.wsspi.sca.metadata.ItemInfo |
---|
getDescription, getDisplayName, getInterface, getInterfaces, getName |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getTargetName()
ExportBinding getExportBinding()
null
.
null
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |