Uses of Interface
org.apache.jackrabbit.spi.EventBundle

Uses of EventBundle in org.apache.jackrabbit.spi
 

Methods in org.apache.jackrabbit.spi that return EventBundle
 EventBundle RepositoryService.getEvents(SessionInfo sessionInfo, EventFilter filter, long after)
          Returns events from the EventJournal after a given point in time.
 EventBundle[] RepositoryService.getEvents(Subscription subscription, long timeout)
          Retrieves the events that occurred since the last call to this method for the passed subscription.
 



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