rmiregistry.kaffe

Langue: en

Version: 262940 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

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@gmx.de>, for the Debian project (but may be used by others).