public class NOOPFilter extends Object implements org.fcrepo.kernel.observer.EventFilter
EventFilter that does no filtering.| Constructor and Description |
|---|
NOOPFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(javax.jcr.observation.Event event) |
com.google.common.base.Predicate<javax.jcr.observation.Event> |
getFilter(javax.jcr.Session session) |
public com.google.common.base.Predicate<javax.jcr.observation.Event> getFilter(javax.jcr.Session session)
getFilter in interface org.fcrepo.kernel.observer.EventFilterpublic boolean apply(javax.jcr.observation.Event event)
apply in interface com.google.common.base.Predicate<javax.jcr.observation.Event>Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.