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–2019 Apache Software Foundation. All rights reserved.