Uses of Interface
javax.jcr.observation.EventIterator

Packages that use EventIterator
com.jeceira.observation   
javax.jcr.observation Provides interfaces and classes for JCR event observation functionality. 
 

Uses of EventIterator in com.jeceira.observation
 

Classes in com.jeceira.observation that implement EventIterator
 class EventIteratorImpl
           
 

Methods in com.jeceira.observation with parameters of type EventIterator
 void EventLogger.onEvent(EventIterator events)
           
 

Uses of EventIterator in javax.jcr.observation
 

Methods in javax.jcr.observation with parameters of type EventIterator
 void EventListener.onEvent(EventIterator events)
          Gets called when an event occurs.
 



Copyright © 2005 Aparzev Software Ltd. All Rights Reserved.