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 MessageFilter
public boolean matches(Filterable message)
matches
in interface MessageFilter
public boolean startAtTail()
startAtTail
in interface MessageFilter
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.