public interface EventFilter
extends com.google.common.base.Function<javax.jcr.observation.Event,javax.jcr.observation.Event>
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<javax.jcr.observation.Event,javax.jcr.observation.Event> |
getFilter(javax.jcr.Session session)
Return a function to wrap Events, or transform to null if they should be
skipped
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.