public interface EventFilter
extends com.google.common.base.Predicate<javax.jcr.observation.Event>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Predicate<javax.jcr.observation.Event> |
getFilter(javax.jcr.Session session)
Return a
Predicate with which to filter JCR Events. |
Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.