NonStop Server for Java 7.0 Tools Reference Pages

18 rmiregistry: Java Remote Object Registry
The rmiregistry tool starts a remote object registry on the specified port on the current host.
For more information on rmiregistry tool, see the Oracle Java documentation for rmiregistry.
Synopsis
rmiregistry [ port ]
See Also:
“java: Java Application Launcher” (page 18)
java.rmi.registry.LocateRegistry
java.rmi.Naming
Synopsis 41