rmiregistry-java-1.6.0-openjdk man page on CentOS

Man page or keyword search:  
man Server   8420 pages
apropos Keyword Search (all sections)
Output format
CentOS logo
[printable version]

rmiregistry(1)							rmiregistry(1)

NAME
       rmiregistry - The Java Remote Object Registry

       The  rmiregistry	 command starts a remote object registry on the speci‐
       fied port on the current host.

SYNOPSIS
       rmiregistry [port]

DESCRIPTION
       The rmiregistry command creates and starts a remote object registry  on
       the  specified  port  on the current host. If port is omitted, the reg‐
       istry is started on port 1099. The rmiregistry command produces no out‐
       put and is typically run in the background. For example:

       rmiregistry &

       A  remote object registry is a bootstrap naming service that is used by
       RMI servers on the same host to bind remote objects to  names.  Clients
       on  local  and  remote  hosts  can then look up remote objects and make
       remote method invocations.

       The registry is typically used to locate the  first  remote  object  on
       which  an application needs to invoke methods. That object in turn will
       provide application-specific support for finding other objects.

       The methods of the java.rmi.registry.LocateRegistry class are  used  to
       get a registry operating on the local host or local host and port.

       The  URL-based  methods	of the java.rmi.Naming class operate on a reg‐
       istry and can be used to look up a remote object on any	host,  and  on
       the  local host: bind a simple (string) name to a remote object, rebind
       a new name to a remote object (overriding the old  binding),  unbind  a
       remote object, and list the URLs bound in the registry.

OPTIONS
       -J Used	in conjunction with any java option, it passes the option fol‐
	  lowing the -J (no spaces between the -J and the option)  on  to  the
	  java interpreter.

SEE ALSO
       java, java.rmi.registry.LocateRegistry @
       http://java.sun.com/javase/6/docs/api/java/rmi/registry/locatereg‐
       istry.html and java.rmi.Naming @
       http://java.sun.com/javase/6/docs/api/java/rmi/naming.html

				  05 Aug 2006			rmiregistry(1)
[top]

List of man pages available for CentOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net