java.lang.Object java.rmi.registry.LocateRegistry
Registry
public static Registry createRegistry(int port) throws RemoteException
ObjID.REGISTRY_ID
public static Registry createRegistry(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws RemoteException
public static Registry getRegistry() throws RemoteException
public static Registry getRegistry(int port) throws RemoteException
public static Registry getRegistry(String host) throws RemoteException
public static Registry getRegistry(String host, int port) throws RemoteException
public static Registry getRegistry(String host, int port, RMIClientSocketFactory csf) throws RemoteException