org.apache.catalina.mbeans
Class JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory
public JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory(RMIClientSocketFactory theFactory)
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Specified by:
createSocket
in interface RMIClientSocketFactory
- Throws:
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.