public class JMXNotificationListener
extends java.lang.Object
implements javax.management.NotificationListener
| Constructor and Description |
|---|
JMXNotificationListener() |
JMXNotificationListener(java.lang.String prefix,
JMXEventRecorder recorder,
javax.management.ObjectName name) |
JMXNotificationListener(java.lang.String prefix,
JMXEventRecorder recorder,
javax.management.ObjectName name,
java.lang.String filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(javax.management.Notification notification,
java.lang.Object handback) |
void |
setFilterBasedonSource(boolean filterBasedonSource) |
public JMXNotificationListener(java.lang.String prefix,
JMXEventRecorder recorder,
javax.management.ObjectName name)
public JMXNotificationListener(java.lang.String prefix,
JMXEventRecorder recorder,
javax.management.ObjectName name,
java.lang.String filter)
public JMXNotificationListener()
public void setFilterBasedonSource(boolean filterBasedonSource)
public void handleNotification(javax.management.Notification notification,
java.lang.Object handback)
handleNotification in interface javax.management.NotificationListenerCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.