Uses of Class
org.omg.CosNaming.BindingHolder
-
Packages that use BindingHolder Package Description com.sun.corba.ee.impl.naming.cosnaming org.omg.CosNaming -
-
Uses of BindingHolder in com.sun.corba.ee.impl.naming.cosnaming
Methods in com.sun.corba.ee.impl.naming.cosnaming with parameters of type BindingHolder Modifier and Type Method Description booleanBindingIteratorImpl. next_one(BindingHolder b)Return the next binding.protected abstract booleanBindingIteratorImpl. nextOneImpl(BindingHolder b)Abstract method for returning the next binding in the NamingContext for which this BindingIterator was created.booleanTransientBindingIterator. nextOneImpl(BindingHolder b)Returns the next binding in the NamingContext. -
Uses of BindingHolder in org.omg.CosNaming
Methods in org.omg.CosNaming with parameters of type BindingHolder Modifier and Type Method Description boolean_BindingIteratorStub. next_one(BindingHolder b)This operation returns the next binding.booleanBindingIteratorOperations. next_one(BindingHolder b)This operation returns the next binding.booleanBindingIteratorPOATie. next_one(BindingHolder b)This operation returns the next binding.
-