org.apache.catalina.mbeans
Class JmxRemoteLifecycleListener.RmiServerBindSocketFactory
java.lang.Object
org.apache.catalina.mbeans.JmxRemoteLifecycleListener.RmiServerBindSocketFactory
- All Implemented Interfaces:
- RMIServerSocketFactory
- Enclosing class:
- JmxRemoteLifecycleListener
public static class JmxRemoteLifecycleListener.RmiServerBindSocketFactory
- extends Object
- implements RMIServerSocketFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxRemoteLifecycleListener.RmiServerBindSocketFactory
public JmxRemoteLifecycleListener.RmiServerBindSocketFactory(InetAddress address)
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Specified by:
createServerSocket
in interface RMIServerSocketFactory
- Throws:
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.