Class JMXConsumerNotificationFilter

java.lang.Object
javax.management.AttributeChangeNotificationFilter
org.apache.camel.component.jmx.JMXConsumerNotificationFilter
All Implemented Interfaces:
Serializable, NotificationFilter

public class JMXConsumerNotificationFilter extends AttributeChangeNotificationFilter
NotificationFilter that observes an attribute and optionally matches when the new value matches a string.
See Also: