JMX Standard Compliance
All MBeans follow JMX standards.
However, to avoid any name collisions, the following points are considered:
- If the rulebase and workflow file names include a colon, it is replaced by a dash to comply with the JMX bean name requirements.
- If the rulebase constraint, cache, messaging destination, or workflow activity names include any colon, asterisk, or a question mark, it is replaced by a dash. However, if these names include a comma, it is not replaced and such names cannot be registered. That means, corresponding JMX bean is ignored.
Copyright © Cloud Software Group, Inc. All rights reserved.