other versions
GRMIREGISTRY(1) | GNU | GRMIREGISTRY(1) |
NAME¶
grmiregistry - - Remote object registry
SYNOPSIS¶
grmiregistry [OPTIONS]... PORT
DESCRIPTION¶
grmiregistry starts a remote object registry on the current host. If no port number is specified, then port 1099 is used.
OPTIONS¶
Registry process control:
- -restart
- Restart RMI naming service, clearing persistent naming database, if any.
- -stop
- Stop RMI naming service.
Persistence:
- -persistent
- Make RMI naming service persistent.
- -directory DIR
- Directory in which to store persistent data.
Debugging:
- -verbose
- Log binding events to standard out.
Standard options:
BUGS¶
SEE ALSO¶
java(1), ...
AUTHOR¶
2017-07-04 | 0.99.1-pre |