corba/src/share/classes/org/omg/CosNaming/nameservice.idl
changeset 4623 e3aaa29eff65
parent 4 02bb8761fcce
child 5555 b2b5ed3f0d0d
equal deleted inserted replaced
4554:e9c98378f6b9 4623:e3aaa29eff65
   254  * that are bound using rebind do not participate in name resolution 
   254  * that are bound using rebind do not participate in name resolution 
   255  * when compound names are passed to be resolved.
   255  * when compound names are passed to be resolved.
   256  * 
   256  * 
   257  * @param  n Name of the object <p>
   257  * @param  n Name of the object <p>
   258  * 
   258  * 
   259  * @parm obj The Object to rebind with the given name <p>
   259  * @param obj The Object to rebind with the given name <p>
   260  * 
   260  * 
   261  * @exception org.omg.CosNaming.NamingContextPackage.NotFound Indicates the name does not identify a binding.<p>
   261  * @exception org.omg.CosNaming.NamingContextPackage.NotFound Indicates the name does not identify a binding.<p>
   262  * 
   262  * 
   263  * @exception org.omg.CosNaming.NamingContextPackage.CannotProceed Indicates that the implementation has
   263  * @exception org.omg.CosNaming.NamingContextPackage.CannotProceed Indicates that the implementation has
   264  * given up for some reason. The client, however, may be able to 
   264  * given up for some reason. The client, however, may be able to