public class SoaInfo extends Object
Constructor and Description |
---|
SoaInfo(List<String> scopes,
com.google.common.net.HostAndPort mainPort,
com.google.common.net.HostAndPort adminPort,
String serviceName,
String instanceName,
boolean registerInDiscovery) |
Modifier and Type | Method and Description |
---|---|
com.google.common.net.HostAndPort |
getAdminPort() |
String |
getInstanceName() |
com.google.common.net.HostAndPort |
getMainPort() |
List<String> |
getScopes() |
String |
getServiceName() |
long |
getStartTimeMs() |
boolean |
isRegisterInDiscovery() |
static DateFormat |
newUtcFormatter() |
public com.google.common.net.HostAndPort getMainPort()
public String getServiceName()
public String getInstanceName()
public long getStartTimeMs()
public com.google.common.net.HostAndPort getAdminPort()
public boolean isRegisterInDiscovery()
public static DateFormat newUtcFormatter()
Copyright © 2014–2016 Soabase. All rights reserved.