name
in this registry.
@param name the name for the remote reference to look up
@return a reference to a remote object
@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
@throws AccessException if this registry is local and it deniesthe caller access to perform this operation
@throws NullPointerException if name
is null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|