Package io.hawt.jmx
Class PluginRegistry
java.lang.Object
io.hawt.jmx.JmxTreeWatcher
io.hawt.jmx.PluginRegistry
- All Implemented Interfaces:
JmxTreeWatcherMBean,PluginRegistryMBean
Hawtio plugin registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected NotificationFilterprotected NotificationListenerprotected ObjectNamelongvoidinit()Methods inherited from class io.hawt.jmx.JmxTreeWatcher
destroy, getCounter, getVersion
-
Constructor Details
-
PluginRegistry
public PluginRegistry()
-
-
Method Details
-
init
public void init()- Overrides:
initin classJmxTreeWatcher
-
getObjectName
- Overrides:
getObjectNamein classJmxTreeWatcher- Throws:
Exception
-
getNotificationListener
- Overrides:
getNotificationListenerin classJmxTreeWatcher
-
getNotificationFilter
- Overrides:
getNotificationFilterin classJmxTreeWatcher
-
getUpdateCounter
public long getUpdateCounter()- Specified by:
getUpdateCounterin interfacePluginRegistryMBean
-