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 | Class and Description |
---|---|
class |
BindingIteratorImpl
Class 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.
|
class |
TransientBindingIterator
Class TransientBindingIterator implements the abstract methods
defined by BindingIteratorImpl, to use with the TransientNamingContext
implementation of the NamingContextImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentBindingIterator
Class TransientBindingIterator implements the abstract methods
defined by BindingIteratorImpl, to use with the TransientNamingContext
implementation of the NamingContextImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingIteratorPOATie
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.