public interface ServerInstanceDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getHostname()
Returns the hostname of the server.
|
int |
getHttpPort()
Returns the HTTP port of the server.
|
boolean |
isLocal()
Returns
true if the server is installed locally,
false otherwise. |
int getHttpPort()
String getHostname()
boolean isLocal()
true
if the server is installed locally,
false
otherwise.true
if the server is installed locally