|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface ManagedOperationParameters
JDK 1.5+ method-level annotation used to provide metadata about
operation parameters, corresponding to an array of
ManagedOperationParameter
attributes.
ManagedOperationParameter
Optional Element Summary | |
---|---|
ManagedOperationParameter[] |
value
|
public abstract ManagedOperationParameter[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |