Apache Tomcat 7.0.41

org.apache.catalina.mbeans
Class JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory

java.lang.Object
  extended by org.apache.catalina.mbeans.JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory
All Implemented Interfaces:
Serializable, RMIClientSocketFactory
Enclosing class:
JmxRemoteLifecycleListener

public static class JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory
extends Object
implements RMIClientSocketFactory, Serializable

See Also:
Serialized Form

Constructor Summary
JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory(RMIClientSocketFactory theFactory)
           
 
Method Summary
 Socket createSocket(String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory

public JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory(RMIClientSocketFactory theFactory)
Method Detail

createSocket

public Socket createSocket(String host,
                           int port)
                    throws IOException
Specified by:
createSocket in interface RMIClientSocketFactory
Throws:
IOException

Apache Tomcat 7.0.41

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