IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sca.metadata
Interface Operation


public interface Operation

Interface that represent the operation information from a SCA interface.

Since:
7.5.1.0

Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.lang.String getName()
          Method returns the name of the specified operation.
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

getName

java.lang.String getName()
Method returns the name of the specified operation.

Returns:
String Name of the specified operation.

IBM WebSphere Application ServerTM
Release 8