public class ContainerFeedbackMessageFilter extends Object implements IFeedbackMessageFilter
ALL, NONE| Constructor and Description |
|---|
ContainerFeedbackMessageFilter(MarkupContainer container)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FeedbackMessage message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestpublic ContainerFeedbackMessageFilter(MarkupContainer container)
container - The container that message reporters must be a child ofpublic boolean accept(FeedbackMessage message)
accept in interface IFeedbackMessageFiltermessage - The message to test for inclusionCopyright © 2006–2018 Apache Software Foundation. All rights reserved.