Generated by
JDiff

Class java.rmi.registry.LocateRegistry

Documentation changed from old to new.

Changed Methods
Registry createRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) Documentation changed from old to new.
Creates and exports a Registry on the local host that uses custom socket factories for communication with that registry.
Registry getRegistry(String, int, RMIClientSocketFactory) Documentation changed from old to new.
Returns a locally created remote reference to the remote object Registry on the specified host and port.