IBM WebSphere Application ServerTM
Release 8

Package com.ibm.wsspi.sca.metadata

Interface Summary
ComponentInfo Interface that represent the information from a SCA component.
Connection Interface that represent the connection on a resource adapter binding.
EISExportBinding Interface that represent the EIS binding information on a SCA export.
EISImportBinding Interface that represent the EIS binding information on a SCA import.
EjbExportBinding Interface that represent the EJB binding information on a SCA export.
EjbImportBinding Interface that represent the EJB binding information on a SCA import.
ExportBinding Interface that represent the binding information on a SCA export.
ExportInfo Interface that represent the information from a SCA export.
ExportMethodBinding Interface that represent the method binding information on a resource adapter binding.
ImportBinding Interface that represent the binding information on a SCA import.
ImportInfo Interface that represent the information from a SCA import.
ImportMethodBinding Interface that represent the method binding information on a resource adapter binding.
Interface Interface that represent the interface information from a SCA component.
ItemInfo Super interface for components, imports and exports that provide common information of components, imports and exports.
ModuleMetaData Interface for the SCA meta data that can be retrieved by the SCA meta data registry MetaDataRegistry.
Operation Interface that represent the operation information from a SCA interface.
OperationType Interface that represent the operationType information from a SCA interface.
Reference Interface that represent the reference information from a SCA component.
ResourceAdapter Interface that represent the resource adapter information of a resource adapter binding.
SCAImportBinding Interface that represent the SCA binding information on a SCA import.
WebServiceExportBinding Interface that represent the WebService binding information on a SCA export.
WebServiceImportBinding Interface that represent the WebService binding information on a SCA import.
 

Class Summary
MetaDataRegistry Meta Data registry that provide a interface to retrieve the SCA meta data for a specific application MetaDataRegistry.getModuleMetaData(String).
 

Enum Summary
BOMode Enum class for the different BO modes available.
 


IBM WebSphere Application ServerTM
Release 8