| Package | Description |
|---|---|
| com.sun.corba.ee.impl.naming.cosnaming |
| Class and Description |
|---|
| 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.
|
| InternalBindingKey
Class InternalBindingKey implements the necessary wrapper code
around the org.omg.CosNaming::NameComponent class to implement the proper
equals() method and the hashCode() method for use in a hash table.
|
| InternalBindingValue
Class InternalBindingKey acts as a container for two objects, namely
a org.omg.CosNaming::Binding and an CORBA object reference, which are the two
components associated with the binding.
|
| NamingContextDataStore
This interface defines a set of methods that must be implemented by the
"data store" associated with a NamingContext implementation.
|
| NamingContextImpl
Class NamingContextImpl implements the org.omg.CosNaming::NamingContext
interface, but does not implement the methods associated with
maintaining the "table" of current bindings in a NamingContext.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.