|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) public @interface JMXMethod
JMX Method annotation.
Allows exposing methods in the MBean.
This annotation must be used only if the Config
annotation
is used.
Be aware that despite is it provided in the annotations jar,
it refers to an external handler.
Optional Element Summary | |
---|---|
String |
description
Gets the method description. |
public abstract String description
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |