Uses of Class
org.apache.jackrabbit.core.observation.EventFilter

Packages that use EventFilter
org.apache.jackrabbit.core.observation   
 

Uses of EventFilter in org.apache.jackrabbit.core.observation
 

Methods in org.apache.jackrabbit.core.observation that return EventFilter
 EventFilter ObservationManagerImpl.createEventFilter(int eventTypes, String absPath, boolean isDeep, String[] uuid, String[] nodeTypeName, boolean noLocal)
          Creates a new event filter with the given restrictions.
 

Constructors in org.apache.jackrabbit.core.observation with parameters of type EventFilter
EventJournalImpl(EventFilter filter, Journal journal, String producerId, SessionImpl session)
          Creates a new event journal.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.