com.ibm.wsspi.sca.metadata
Interface ExportBinding
All known subinterfaces:
- public interface ExportBinding
Since:
7.5.1.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getBindingType()
Method returns the type of the export binding.
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getBindingType
- java.lang.String getBindingType( )
Method returns the type of the export binding.
Returns:
String
Type of the export binding.