|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
com.jeceira.observation | |
javax.jcr.observation | Provides interfaces and classes for JCR event observation functionality. |
Uses of Event in com.jeceira.observation |
Classes in com.jeceira.observation that implement Event | |
class |
SessionEvent
Event actually delivered to event listeners registered with a session. |
Methods in com.jeceira.observation that return Event | |
Event |
EventIteratorImpl.nextEvent()
|
Uses of Event in javax.jcr.observation |
Methods in javax.jcr.observation that return Event | |
Event |
EventIterator.nextEvent()
Returns the next Event in the iteration. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |