name
in this registry.
@param name the name of the binding to remove
@throws NotBoundException if name
is not currently bound
@throws RemoteException if remote communication with theregistry failed; if exception is a ServerException
containing an AccessException
, then the registry denies the caller access to perform this operation (if originating from a non-local host, for example)
@throws AccessException if this registry is local and it deniesthe caller access to perform this operation
@throws NullPointerException if name
is null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|