|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface Operation

Info for a MBean Operation. This annotation is used only for methods which can be invoked through a GUI.
| Required Element Summary | |
|---|---|
String |
desc
|
| Optional Element Summary | |
|---|---|
int |
impact
|
| Element Detail |
|---|
public abstract String desc
public abstract int impact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||