|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface ManagedOperation
This annotation defines an attribute in open MBean (ManagedObject).
Optional Element Summary | |
---|---|
java.lang.String |
id
The id of the operation. |
Impact |
impact
|
public abstract java.lang.String id
public abstract Impact impact
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |