Package | Description |
---|---|
com.sun.corba.se.impl.naming.cosnaming | |
com.sun.corba.se.impl.naming.pcosnaming | |
org.omg.CosNaming |
Provides a naming service for Java IDL.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BindingIteratorImpl.next_one(BindingHolder b)
Return the next binding.
|
boolean |
TransientBindingIterator.NextOne(BindingHolder b)
Returns the next binding in the NamingContext.
|
protected abstract boolean |
BindingIteratorImpl.NextOne(BindingHolder b)
Abstract method for returning the next binding in the NamingContext
for which this BindingIterator was created.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PersistentBindingIterator.NextOne(BindingHolder b)
Returns the next binding in the NamingContext.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BindingIteratorPOATie.next_one(BindingHolder b)
This operation returns the next binding.
|
boolean |
_BindingIteratorStub.next_one(BindingHolder b)
This operation returns the next binding.
|
boolean |
BindingIteratorOperations.next_one(BindingHolder b)
This operation returns the next binding.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.