Bind the object to the specified name.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Create a subcontext with the specified name.returnthe created subcontext.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Destroy the subcontext with the specified name.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
List the contents of the specified context.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Lookup the specified name.returnthe object or context bound to the name.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Rebind the object to the specified name.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Rename the bound object.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.
Unbind the specified object.exceptionNamingException if there is a naming exception.exceptionif there is an RMI exception.