This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.


Package org.omg.CosNaming

Interface Summary
BindingIterator 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.
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.
 

Class Summary
Binding org/omg/CosNaming/Binding.java .
BindingHelper org/omg/CosNaming/BindingHelper.java .
BindingHolder org/omg/CosNaming/BindingHolder.java .
BindingIteratorHelper 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.
BindingIteratorPOA The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingListHelper List of Bindings.
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.
BindingTypeHelper Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
BindingTypeHolder Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
IstringHelper org/omg/CosNaming/IstringHelper.java .
NameComponent org/omg/CosNaming/NameComponent.java .
NameComponentHelper org/omg/CosNaming/NameComponentHelper.java .
NameComponentHolder org/omg/CosNaming/NameComponentHolder.java .
NameHelper A name is a sequence of name components.
NameHolder A name is a sequence of name components.
NamingContextExtHelper 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.
NamingContextExtHolder 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.
NamingContextExtPOA 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.
NamingContextHelper A naming context is an object that contains a set of name bindings in which each name is unique.
NamingContextHolder A naming context is an object that contains a set of name bindings in which each name is unique.
NamingContextPOA A naming context is an object that contains a set of name bindings in which each name is unique.
_BindingIteratorImplBase
_BindingIteratorStub The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
_NamingContextExtStub 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.
_NamingContextImplBase
_NamingContextStub A naming context is an object that contains a set of name bindings in which each name is unique.
 



This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.
This page displays the Jadeite version of the documention, which is derived from the offical documentation that contains this copyright notice:
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
The official Sun™ documentation can be found here at http://java.sun.com/javase/6/docs/api/.