public static final class FilterSupport.NoLocalFilter extends Object implements MessageFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
boolean |
matches(Filterable message) |
boolean |
startAtTail() |
String |
toString() |
public String getName()
getName in interface MessageFilterpublic boolean matches(Filterable message)
matches in interface MessageFilterpublic boolean startAtTail()
startAtTail in interface MessageFilterCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.