Provides a class and two interfaces for the RMI registry.
-
void
Binds a remote reference to the specified name
in
this registry.
Returns an array of the names bound in this registry.
Returns the remote reference bound to the specified
name
in this registry.
void
Replaces the binding for the specified name
in
this registry with the supplied remote reference.
void
Removes the binding for the specified name
in
this registry.