twcsckernel.projectbase.rmi.registry
Class LocateRegistry
java.lang.Object
twcsckernel.projectbase.rmi.registry.LocateRegistry
public class LocateRegistry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRegistry
public static Registry getRegistry(java.lang.String host,
int port,
java.rmi.server.RMIClientSocketFactory csf)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createRegistry
public static Registry createRegistry(int port,
java.rmi.server.RMIClientSocketFactory csf,
java.rmi.server.RMIServerSocketFactory ssf)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createRegistry
public static Registry createRegistry(int port)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2005-2006 CS@PUT. All Rights Reserved.