org.omg.CosNaming
Interface BindingIteratorOperations

All Known Subinterfaces:
BindingIterator

public interface BindingIteratorOperations

Generated from IDL interface "BindingIterator"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

next_one

boolean next_one(BindingHolder b)

next_n

boolean next_n(int how_many,
               BindingListHolder bl)

destroy

void destroy()


Copyright © {inceptionYear}-2007 null. All Rights Reserved.