public class NoDeletedMboSetIterator extends java.lang.Object implements MboSetIterator
This class is very similar.
Constructor and Description |
---|
NoDeletedMboSetIterator(MboSetIterator iter)
Constructor.
|
public NoDeletedMboSetIterator(MboSetIterator iter)
iter
- The iterator that will supply the Mbo's.public boolean hasNext() throws MXException, java.rmi.RemoteException
MboSetIterator
hasNext
in interface MboSetIterator
MXException
java.rmi.RemoteException
public MboRemote next() throws java.rmi.RemoteException, MXException
MboSetIterator
next
in interface MboSetIterator
java.rmi.RemoteException
MXException
public void close() throws java.rmi.RemoteException, MXException
MboSetIterator
close
in interface MboSetIterator
java.rmi.RemoteException
MXException