Uses of Interface
org.omg.CosNaming.BindingIteratorOperations
Packages that use BindingIteratorOperations
-
Uses of BindingIteratorOperations in com.sun.corba.ee.impl.naming.cosnaming
Classes in com.sun.corba.ee.impl.naming.cosnaming that implement BindingIteratorOperationsModifier and TypeClassDescriptionclassClass BindingIteratorImpl implements the org.omg.CosNaming::BindingIterator interface, but does not implement the method to retrieve the next binding in the NamingContext for which it was created.classClass TransientBindingIterator implements the abstract methods defined by BindingIteratorImpl, to use with the TransientNamingContext implementation of the NamingContextImpl. -
Uses of BindingIteratorOperations in org.omg.CosNaming
Subinterfaces of BindingIteratorOperations in org.omg.CosNamingModifier and TypeInterfaceDescriptioninterfaceThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.Classes in org.omg.CosNaming that implement BindingIteratorOperationsModifier and TypeClassDescriptionclassThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.Fields in org.omg.CosNaming declared as BindingIteratorOperationsMethods in org.omg.CosNaming that return BindingIteratorOperationsMethods in org.omg.CosNaming with parameters of type BindingIteratorOperationsModifier and TypeMethodDescriptionvoidBindingIteratorPOATie._delegate(BindingIteratorOperations delegate) Constructors in org.omg.CosNaming with parameters of type BindingIteratorOperations