PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.4 User Guide
  mbean-name
Added by Everett Williams, last edited by Everett Williams on May 23, 2008  (view change)

Labels

 
(None)

mbean-name

Used in: mbean.

Description

The mbean-name element contains the ObjectName prefix for the resulting MBeans. This ObjectName prefix should be a comma separated Key=Value pair. The Coherence MBean naming convention stipulates that the name should begin with a "type"/"value" pair (i.e. type=Platform)

Example

To prefix the custom mbeans with "type=Platform".

<mbean-name>type=Platform</mbean-name>