org.jacorb.notification.jmx
Class UnregisterObjectNameProviderDecorator
java.lang.Object
org.jacorb.notification.jmx.UnregisterObjectNameProviderDecorator
public class UnregisterObjectNameProviderDecorator
- extends Object
a DynamicMBeanProvider decorator that will add a disposehook to the instance
for which a mbean is created
the disposehook will deregister the mbean from the mbeanserver.
- Author:
- Alphonse Bendt
|
Method Summary |
JMXRegistrationInfo |
provide(org.picocontainer.PicoContainer picoContainer,
org.picocontainer.ComponentAdapter componentAdapter)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnregisterObjectNameProviderDecorator
public UnregisterObjectNameProviderDecorator(MBeanServer mbeanServer,
DynamicMBeanProvider delegate)
provide
public JMXRegistrationInfo provide(org.picocontainer.PicoContainer picoContainer,
org.picocontainer.ComponentAdapter componentAdapter)
Copyright © 2013 JacORB. All Rights Reserved.