platform-mbean-server

Purpose

Specifies that MCS will register its MBeans into the platform MBean server. This element should be used when MCS is deployed on the application server that exports a fixed set of MBean servers through JNDI. This element is mutually exclusive with jndi-mbean-server.

Contained by

Example

<management>
  <platform-mbean-server/>
</management>

Related topics