com.ibm.wsspi.sca.metadata
Interface ImportBinding
- All Known Subinterfaces:
- EISImportBinding, EjbImportBinding, SCAImportBinding, WebServiceImportBinding
public interface ImportBinding
Interface that represent the binding information on a SCA import.
- Since:
- 7.5.1.0
Field Summary |
static java.lang.String |
COPYRIGHT
|
Method Summary |
java.lang.String |
getBindingType()
Method returns the type of the import binding. |
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
getBindingType
java.lang.String getBindingType()
- Method returns the type of the import binding.
- Returns:
- String
Type of the import binding.