com.ibm.wsspi.sca.metadata
Interface Operation
- public interface Operation
Since:
7.5.1.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getName()
Method returns the name of the specified operation.
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getName
- java.lang.String getName()
Method returns the name of the specified operation.
Returns:
String
Name of the specified operation.