Package | Description |
---|---|
com.axonivy.jmx |
Annotations and utility classes to register POJO's as JMX MBeans.
|
Modifier and Type | Field and Description |
---|---|
static IRegisterMBeanErrorStrategy |
MConstants.DEFAULT_ERROR_STRATEGY
This strategy is set by default
|
static IRegisterMBeanErrorStrategy |
MConstants.IGNORE_ERROR_STRATEGY
Ignores all registration errors
|
static IRegisterMBeanErrorStrategy |
MConstants.LOG_ERROR_STRATEGY
Logs the registration error
|
static IRegisterMBeanErrorStrategy |
MConstants.THROW_RUNTIME_EXCEPTION_ERROR_STRATEGY
Throws a runtime exception.
|
Modifier and Type | Method and Description |
---|---|
static void |
MBeans.setRegisterMBeanErrorStrategy(IRegisterMBeanErrorStrategy strategy) |
Copyright © 2016 AXON IVY AG. All rights reserved.