org.apache.catalina.mbeans

Class JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory

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

Constructor Summary
RmiClientLocalhostSocketFactory(RMIClientSocketFactory theFactory)
Method Summary
SocketcreateSocket(String host, int port)

Constructor Detail

RmiClientLocalhostSocketFactory

public RmiClientLocalhostSocketFactory(RMIClientSocketFactory theFactory)

Method Detail

createSocket

public Socket createSocket(String host, int port)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.