| Interface | Description |
|---|---|
| ExportedOperation | |
| ExportedValue<T> | |
| JMXBeanMapping | |
| JMXBeanMappingSupplier |
| Class | Description |
|---|---|
| Client |
Simple Jmx Client utilities.
|
| DynamicMBeanBuilder |
A JMX managed bean Builder.
|
| GenericExportedOperation | |
| GenericExportedValue<T> | |
| GlobalMXBeanMapperSupplier | |
| Registry |
Utility class that allows to easily exportAgg via JMX java beans.
|
| Annotation Type | Description |
|---|---|
| JmxExport |
Annotation to mark setters and getters of attributes to export via JMX,
Any other methods that do not respect get/set/is bean naming conventions will be exported as JMX operation.
|
Copyright © 2018 SPF4J. All rights reserved.