public class ArrayEventListenerIterator extends ArrayIterator implements javax.jcr.observation.EventListenerIterator
EventListenerIterator interface.
This class is used by the JCR-RMI client adapters to convert
listener arrays to iterators.| Constructor and Description |
|---|
ArrayEventListenerIterator(javax.jcr.observation.EventListener[] listeners)
Creates an iterator for the given array of listeners.
|
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.observation.EventListener |
nextEventListener() |
getPosition, getSize, hasNext, next, remove, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removeCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.