Package cz.cuni.amis.pogamut.base.utils.jmx


Class Summary
FolderToIJMXEnabledAdapter Adapter turning introspection folder into IJMXEnabled component.
PogamutJMX PogamutJMX serves as a placeholder for creating ObjectNames for various Pogamut components (classes).
PogamutMBeanServer Wrapper of the MBeanServer interface, that is using to store references of registered mbeans and listeners allowing to unregister/register them again using PogamutMBeanServer.unregisterAll() and PogamutMBeanServer.registerAll().