org.omg.CosNaming

Interface BindingIteratorOperations

Known Subinterfaces:
BindingIterator
Known Implementing Classes:
BindingIteratorImpl, BindingIteratorPOA, BindingIteratorPOATie, _BindingIteratorStub

public interface BindingIteratorOperations

Generated from IDL interface "BindingIterator"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

void
destroy()
boolean
next_n(int how_many, BindingListHolder bl)
boolean
next_one(BindingHolder b)

Method Details

destroy

public void destroy()


next_n

public boolean next_n(int how_many,
                      BindingListHolder bl)


next_one

public boolean next_one(BindingHolder b)