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, wait
test
public ComponentFeedbackMessageFilter(Component component)
component
- The component to filter onpublic boolean accept(FeedbackMessage message)
accept
in interface IFeedbackMessageFilter
message
- The message to test for inclusionCopyright © 2006–2022 Apache Software Foundation. All rights reserved.