Interface | Description |
---|---|
JmxLogControlMBean | |
JmxNodeIdentifierMBean |
MBean that is used by JMX control facility to identify a JMX node.
|
Class | Description |
---|---|
AnnotationMBeanInfoAssembler |
This assembler is a hybrid of
InterfaceBasedMBeanInfoAssembler
and MetadataMBeanInfoAssembler . |
JmxLogControl | |
JmxNodeIdentifier | |
MBeanExporter |
Tweaked MBean exporter.
|
Annotation Type | Description |
---|---|
JmxRunAsync |
Long time JMX operations which should be executed in background can be marked with this annotation.
|