1 | The naming service is one of the Common Object Services (COS). It provides a tree-like directory for object references. |
2 | Each name/object reference pair is called a binding. |
3 | Name bindings are organized into naming contexts, and are themselves bindings. |
4 | All bindings are stored in the initial naming context, which can be obtained from the ORB on either the client or the server. |