public abstract class AbstractNamedUriListFilter extends EventListenerContextAwareFilter
| Constructor and Description |
|---|
AbstractNamedUriListFilter(EventListenerContext context,
java.lang.String listname) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Event event) |
protected abstract java.net.URI |
getURIFromEvent(Event event) |
getContextpublic AbstractNamedUriListFilter(EventListenerContext context, java.lang.String listname)
Copyright © 2018. All Rights Reserved.