DeferringEventListener.ListBasedEventIterator
instead@Deprecated public static class ObservationUtil.ListBasedEventIterator extends Object implements javax.jcr.observation.EventIterator
Constructor and Description |
---|
ListBasedEventIterator(List events)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getPosition()
Deprecated.
|
long |
getSize()
Deprecated.
|
boolean |
hasNext()
Deprecated.
|
Object |
next()
Deprecated.
|
javax.jcr.observation.Event |
nextEvent()
Deprecated.
|
void |
remove()
Deprecated.
|
void |
skip(long skipNum)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ListBasedEventIterator(List events)
public javax.jcr.observation.Event nextEvent()
nextEvent
in interface javax.jcr.observation.EventIterator
public long getPosition()
getPosition
in interface javax.jcr.RangeIterator
public long getSize()
getSize
in interface javax.jcr.RangeIterator
public void skip(long skipNum)
skip
in interface javax.jcr.RangeIterator
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.