|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.jmx.UnregisterObjectNameProviderDecorator
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.
Constructor Summary | |
---|---|
UnregisterObjectNameProviderDecorator(MBeanServer mbeanServer,
DynamicMBeanProvider delegate)
|
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 |
Constructor Detail |
public UnregisterObjectNameProviderDecorator(MBeanServer mbeanServer, DynamicMBeanProvider delegate)
Method Detail |
public JMXRegistrationInfo provide(org.picocontainer.PicoContainer picoContainer, org.picocontainer.ComponentAdapter componentAdapter)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |