Annotation Interface ManagedOperationParameters
Method-level annotation used as a container for one or more
 
@ManagedOperationParameter declarations.
 Note, however, that use of the @ManagedOperationParameters container
 is completely optional since @ManagedOperationParameter is a
 repeatable annotation.
- Since:
 - 1.2
 - Author:
 - Rob Harrop
 - See Also:
 
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
ManagedOperationParameter[] value- Default:
 - {}
 
 
 -