public class ComponentFeedbackMessageFilter extends Object implements IFeedbackMessageFilter
ALL, NONE| Constructor and Description |
|---|
ComponentFeedbackMessageFilter(Component component)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FeedbackMessage message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestpublic ComponentFeedbackMessageFilter(Component component)
component - The component to filter onpublic boolean accept(FeedbackMessage message)
accept in interface IFeedbackMessageFiltermessage - The message to test for inclusionCopyright © 2006–2018 Apache Software Foundation. All rights reserved.