| Package | Description |
|---|---|
| com.axonivy.jmx |
Annotations and utility classes to register POJO's as JMX MBeans.
|
| com.axonivy.jmx.util |
Utility classes that simplifies the implementation of
MBeans. |
| Class and Description |
|---|
| IExecutionContext
An execution context.
|
| IRegisterMBeanErrorStrategy
Strategy what to do if an error occurs during the registration of an
MBean |
| MOperation.Impact |
| Class and Description |
|---|
| MAttribute
Use this annotation to manage a value of a field or a value that is provided by bean accessor method as attribute of a
MBean. |
| MOperation
Use this annotation to manage a method as operation of a
MBean. |
Copyright © 2016 AXON IVY AG. All rights reserved.