Class RebindSafeMBeanServer

  • All Implemented Interfaces:
    MBeanServer, MBeanServerConnection

    @ThreadSafe
    public class RebindSafeMBeanServer
    extends Object
    implements MBeanServer
    MBeanServer wrapper that a ignores calls to registerMBean when there is already a MBean registered with the specified object name.