org.omg.CosNaming
Interface BindingIteratorOperations

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

public interface BindingIteratorOperations

Generated from IDL interface "BindingIterator".

Version:
generated at Sep 22, 2012 10:57:17 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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 © 2003-2012 Apache Software Foundation. All Rights Reserved.