Apache Tomcat 7.0.42

org.apache.catalina.mbeans
Class JmxRemoteLifecycleListener.RmiServerBindSocketFactory

java.lang.Object
  extended by org.apache.catalina.mbeans.JmxRemoteLifecycleListener.RmiServerBindSocketFactory
All Implemented Interfaces:
RMIServerSocketFactory
Enclosing class:
JmxRemoteLifecycleListener

public static class JmxRemoteLifecycleListener.RmiServerBindSocketFactory
extends Object
implements RMIServerSocketFactory


Constructor Summary
JmxRemoteLifecycleListener.RmiServerBindSocketFactory(InetAddress address)
           
 
Method Summary
 ServerSocket createServerSocket(int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxRemoteLifecycleListener.RmiServerBindSocketFactory

public JmxRemoteLifecycleListener.RmiServerBindSocketFactory(InetAddress address)
Method Detail

createServerSocket

public ServerSocket createServerSocket(int port)
                                throws IOException
Specified by:
createServerSocket in interface RMIServerSocketFactory
Throws:
IOException

Apache Tomcat 7.0.42

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.