LocateRegistry View Source |
LocateRegistry is used to obtain a reference to a bootstrap
remote object registry on a particular host (including the local host), or
to create a remote object registry that accepts calls on a specific port.
|
Registry View Source |
Registry is a remote interface to a simple remote
object registry that provides methods for storing and retrieving
remote object references bound with arbitrary string names.
|
|
RegistryHandler is an interface used internally by the RMI
runtime in previous implementation versions.
|