Menu

#175 MBean Registry POJO

open
nobody
JBossMX (25)
5
2002-04-14
2002-04-14
No

Changed the MBean Registry back to a normal
java class.
By default the normal java class
org.jboss.mx.server.registry.BasicMBeanRegistry
is used.
By defining the property
jbossmx.mbean.server.class=
org.jboss.mx.server.registryManagedMBeanRegistry
the registry is again exposed for management.

On my tests the performance is as follows
for registerMBean/unregisterMBean cycling
Basic 210ms
Managed 250ms

Regards,
Adrian

Discussion

  • Adrian Brock

    Adrian Brock - 2002-04-20

    Logged In: YES
    user_id=9459

    The ManagedMBeanRegistry is again the default.
    For services that need to add context to a registration.

    Regards,
    Adrian

     
  • Adrian Brock

    Adrian Brock - 2002-05-05

    Logged In: YES
    user_id=9459

    There is now no separate class to control whether the
    registry is exposed as an MBean.
    The registry should now be a POJO.
    The MBeanServer will automatically expose it as an MBean.

    Regards,
    Adrian

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.