sourCEntral - mobile manpages

pdf

RMIREGISTRY

NAME

rmiregistry − Remote object registry

SYNOPSIS

rmiregistry [OPTION | PORT]

DESCRIPTION

rmiregistry creates and starts the remote object registry on the specified PORT on the host where it is executed. The standard port 1099 is used if no port is given as argument.

The command can be run in the background: rmiregistry &

The rmi remote registry provides a naming service to be used by RMI servers to bind remote objects to names. Clients can then lookup the remote objects by their name.

OPTIONS

−−help

Print this help

−−version

Print version information

SEE ALSO

rmic - for the rmi stub compiler.

AUTHOR

This manual page was written by Wolfgang Baer <WBaer AT gmx DOT de>, for the Debian project (but may be used by others).

pdf