public class RmiRegistryFactory extends Object
| Constructor and Description |
|---|
RmiRegistryFactory() |
public boolean isCreate()
public void setCreate(boolean create)
create - the create to setpublic boolean isLocate()
public void setLocate(boolean locate)
locate - the locate to setpublic int getPort()
public void setPort(int port)
port - the port to setpublic String getHost()
public void setHost(String host)
public void init()
throws RemoteException,
UnknownHostException
RemoteExceptionUnknownHostExceptionpublic void destroy()
throws RemoteException
RemoteExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.