|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
JMXMethod
@Target(value=METHOD) public @interface Method
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
Deprecated. Gets the method description. |
public abstract String description
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |