org.jboss.mx.remoting.tracker
Class MBeanTrackerFilter
java.lang.Object
org.jboss.mx.remoting.tracker.MBeanTrackerFilter
- All Implemented Interfaces:
- Serializable, NotificationFilter
public class MBeanTrackerFilter
- extends Object
- implements NotificationFilter, Serializable
MBeanTrackerFilter
- Version:
- $Revision: 81023 $
- Author:
- Jeff Haynie
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classNames
protected final String[] classNames
serverId
protected final String serverId
wantNotifications
protected final boolean wantNotifications
MBeanTrackerFilter
public MBeanTrackerFilter(String serverId,
String[] cn,
boolean wantNotifications)
isNotificationEnabled
public boolean isNotificationEnabled(Notification notification)
- Specified by:
isNotificationEnabled
in interface NotificationFilter
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.