public interface MessageFilter
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
matches(Filterable message) |
boolean |
startAtTail() |
String getName()
boolean matches(Filterable message)
boolean startAtTail()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.