xmlBlaster 2.2.0 API

org.xmlBlaster.client.jmx
Class UserFilter

java.lang.Object
  extended by org.xmlBlaster.client.jmx.UserFilter
All Implemented Interfaces:
java.io.Serializable, javax.management.NotificationFilter

public class UserFilter
extends java.lang.Object
implements javax.management.NotificationFilter

Used for JMX-Notification Mechanism Can be used for Filterung Notifications

See Also:
Serialized Form

Constructor Summary
UserFilter()
           
 
Method Summary
 boolean isNotificationEnabled(javax.management.Notification n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserFilter

public UserFilter()
Method Detail

isNotificationEnabled

public boolean isNotificationEnabled(javax.management.Notification n)
Specified by:
isNotificationEnabled in interface javax.management.NotificationFilter

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.