J-Integra® Espresso Programming Documentation (API)

Ics.CosNaming Namespace

Provides the mapping of the Java IDL naming service to C#.

Namespaces

NamespaceDescription
NamingContextPackage Exceptions belonging to the CosNaming.
NamingContextExtPackage Exceptions belonging to the NamingContextExt.

Interfaces

InterfaceDescription
BindingIterator The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
NamingContext A naming context is an object that contains a set of name bindings in which each name is unique.
NamingContextExt NamingContextExt is the extension of NamingContext which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.

Structures

StructureDescription
Binding

A name-to-object association is called a Binding.

NameComponent

Many of the operations defined on a naming context take names as parameters.

Enumerations

EnumerationDescription
BindingType

Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.

See Also

Ics Namespace