org.apache.geronimo.clustering.wadi
Class NodeConnectionInfo
java.lang.Object
org.apache.geronimo.clustering.wadi.NodeConnectionInfo
- All Implemented Interfaces:
- Serializable
public class NodeConnectionInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeConnectionInfo
public NodeConnectionInfo(String host,
int port)
getHost
public String getHost()
getPort
public int getPort()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.