com.ibm.wsspi.sca.metadata
Interface ExportMethodBinding
- public interface ExportMethodBinding
Since:
7.5.1.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getMethod()
Method returns the method of the method binding.
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getMethod
- java.lang.String getMethod()
Method returns the method of the method binding.
Returns:
String
Method of the method binding.