Package | Description |
---|---|
com.massa.mrules.jmx |
Modifier and Type | Class and Description |
---|---|
class |
MRulesJmxGlobalRegistrationStrategy
Implementation using one unique global MXBean to monitor all rulesets.
|
class |
MRulesJmxNameRegistrationStrategy
Implementation using one MXBean (i.e. the same on each MBeanServer) to monitor one ruleset, based on the ruleset name.
|
class |
MRulesJmxNoopRegistrationStrategy
This implementation registers nothing in MBean servers and takes no actions in any case.
|