Package | Description |
---|---|
com.axonivy.jmx |
Annotations and utility classes to register POJO's as JMX MBeans.
|
Modifier and Type | Method and Description |
---|---|
static void |
MBeans.addExecutionContext(IExecutionContext executionContext)
All method calls that are done when calling a managed operations or reading and writing managed attributes through bean accessor methods
are executed within the given execution context.
|
static void |
MBeans.removeExecutionContext(IExecutionContext executionContext) |
Copyright © 2016 AXON IVY AG. All rights reserved.