public class HostInfo extends Object
Constructor and Description |
---|
HostInfo(String referenceName,
String hostName,
int portNumber) |
Modifier and Type | Method and Description |
---|---|
static List<HostInfo> |
getHostInfoList(Properties properties) |
String |
getHostName() |
int |
getPortNumber() |
String |
getReferenceName() |
String |
toString() |
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.