JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Package
org.omg.CosNaming

Packages that use org.omg.CosNaming
org.omg.CosNaming Provides a naming service for Java IDL. 
org.omg.CosNaming.NamingContextPackage This package contains Exception classes for the org.omg.CosNaming package. 
 

Classes in org.omg.CosNaming used by org.omg.CosNaming
Binding
          A name-to-object association is called a Binding.
BindingHolder
          A name-to-object association is called a Binding.
BindingIterator
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHolder
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorOperations
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingListHolder
          List of Bindings.
BindingType
          Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
NameComponent
          Many of the operations defined on a naming context take names as parameters.
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.
NamingContextExtOperations
          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.
NamingContextOperations
          A naming context is an object that contains a set of name bindings in which each name is unique.
 

Classes in org.omg.CosNaming used by org.omg.CosNaming.NamingContextPackage
NameComponent
          Many of the operations defined on a naming context take names as parameters.
NamingContext
          A naming context is an object that contains a set of name bindings in which each name is unique.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 2003, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.