org.omg.CosNaming
Interface BindingIteratorOperations
- All Known Subinterfaces:
- BindingIterator
- All Known Implementing Classes:
- _BindingIteratorStub, BindingIteratorImpl, BindingIteratorPOA, BindingIteratorPOATie
public interface BindingIteratorOperations
Generated from IDL interface "BindingIterator".
- Version:
- generated at Mar 21, 2012 11:04:23 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
next_one
boolean next_one(BindingHolder b)
next_n
boolean next_n(int how_many,
BindingListHolder bl)
destroy
void destroy()