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, skipCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.