org.hyperic.hq.product.jmx
Class MxNotificationListener
java.lang.Object
org.hyperic.hq.product.jmx.MxNotificationListener
- All Implemented Interfaces:
- EventListener, NotificationListener
public class MxNotificationListener
- extends Object
- implements NotificationListener
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
MxNotificationListener
public MxNotificationListener(LogTrackPlugin plugin)
getInstance
public static MxNotificationListener getInstance(MxNotificationPlugin plugin)
getFilter
public NotificationFilter getFilter()
getHandback
public Object getHandback()
add
public void add()
throws PluginException
- Throws:
PluginException
remove
public void remove()
throws PluginException
- Throws:
PluginException
handleNotification
public void handleNotification(Notification notification,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.