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 locallyBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.