FileDocCategorySizeDatePackage
NamingContext.javaAPI DocJava SE 6 API774Tue Jun 10 01:33:22 BST 2008org.omg.CosNaming

NamingContext

public interface NamingContext implements org.omg.CORBA.portable.IDLEntity, NamingContextOperations, org.omg.CORBA.Object
A naming context is an object that contains a set of name bindings in which each name is unique. Different names can be bound to an object in the same or different contexts at the same time.

See CORBA COS Naming Specification.

Fields Summary
Constructors Summary
Methods Summary