Class | Description |
---|---|
CommonJMXUtil |
Annotation Type | Description |
---|---|
JmxGetter | |
JmxManaged |
Mark the annotated class for management via JMX.
|
JmxOperation |
Mark the given method as accessible from JMX.
|
JmxParam |
Mark the given parameter as accessible from JMX.
|
JmxSetter |
EPL to JMX helpers.