public interface SoaMainPortAccessor<T extends io.dropwizard.Configuration>
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.net.HostAndPort | 
getAdminPort(T configuration)
Return the admin host/port to use for the application 
 | 
com.google.common.net.HostAndPort | 
getMainPort(T configuration)
Return the main host/port to use for the application 
 | 
com.google.common.net.HostAndPort getMainPort(T configuration)
configuration - configcom.google.common.net.HostAndPort getAdminPort(T configuration)
configuration - configCopyright © 2014–2016 Soabase. All rights reserved.