mbean-query
Used in: mbean.
Description
The mbean-query element contains a JMX ObjectName query patten. The query pattern is executed against a local MBean Server and the resulting objects are registered with the Coherence Management infrastructure. This allows the for a single point of consolidation of MBeans for the grid.
Example
Will include all the MBeans under the java.lang domain in the Coherence management infrastructure.
Notes
- A local MBean Server must be enabled.