org.apache.geronimo.kernel.rmi
Class GeronimoRMIServerSocketFactory
java.lang.Object
org.apache.geronimo.kernel.rmi.GeronimoRMIServerSocketFactory
- All Implemented Interfaces:
- RMIServerSocketFactory
public class GeronimoRMIServerSocketFactory
- extends Object
- implements RMIServerSocketFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoRMIServerSocketFactory
public GeronimoRMIServerSocketFactory(String bindHost)
throws UnknownHostException
- Throws:
UnknownHostException
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Specified by:
createServerSocket in interface RMIServerSocketFactory
- Throws:
IOException
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.