Package org.wildfly.iiop.openjdk.naming
Class BindingIteratorImpl
- java.lang.Object
-
- org.omg.PortableServer.Servant
-
- org.omg.CosNaming.BindingIteratorPOA
-
- org.wildfly.iiop.openjdk.naming.BindingIteratorImpl
-
- All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler,org.omg.CosNaming.BindingIteratorOperations
public class BindingIteratorImpl extends org.omg.CosNaming.BindingIteratorPOAImplementation of the "BindingIterator" interface- Author:
- Gerald Brose
-
-
Constructor Summary
Constructors Constructor Description BindingIteratorImpl(org.omg.CosNaming.Binding[] b)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()booleannext_n(int how_many, org.omg.CosNaming.BindingListHolder bl)booleannext_one(org.omg.CosNaming.BindingHolder b)-
Methods inherited from class org.omg.CosNaming.BindingIteratorPOA
_all_interfaces, _invoke, _this, _this
-
-