edu.iris.Fissures.IfParameterMgr
Class ParmSetIteratorPOATie
java.lang.Object
org.omg.PortableServer.Servant
edu.iris.Fissures.IfParameterMgr.ParmSetIteratorPOA
edu.iris.Fissures.IfParameterMgr.ParmSetIteratorPOATie
- All Implemented Interfaces:
- FissuresIterator, ParmSetIteratorOperations, java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler
public class ParmSetIteratorPOATie
- extends ParmSetIteratorPOA
- See Also:
- Serialized Form
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParmSetIteratorPOATie
public ParmSetIteratorPOATie(ParmSetIteratorOperations delegate)
ParmSetIteratorPOATie
public ParmSetIteratorPOATie(ParmSetIteratorOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public ParmSetIteratorOperations _delegate()
_delegate
public void _delegate(ParmSetIteratorOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
next_one
public boolean next_one(ParmSetHolder name)
next_n
public boolean next_n(int how_many,
ParmSetSeqHolder names)
how_many
public int how_many()
- Description copied from interface:
FissuresIterator
- Returns the count of elements remain in the iterator
reset
public void reset()
- Description copied from interface:
FissuresIterator
- Reset the iterator to the beginning of the element list
destroy
public void destroy()
- Description copied from interface:
FissuresIterator
- Destroy the iterator and drop all resources it holds