Searched defs:getHostname (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/universal/glassfish/
H A DASenvPropertyReader.java153 v = getHostname();
306 static private String getHostname() { method in class:ASenvPropertyReader.ASenvMap
/glassfish-3.1.2/registration/registration-impl/src/main/java/com/sun/enterprise/registration/impl/environment/
H A DEnvironmentInformation.java83 se.getHostname(),
306 public String getHostname() { method in class:EnvironmentInformation
546 this.hostname = se.getHostname();
H A DSystemEnvironment.java248 public String getHostname() { method in class:SystemEnvironment
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/catalina/core/
H A DStandardContext.java4915 + getHostname() + ",path="
4999 + getHostname() + ",path="
5238 + getHostname() + ",path=" + getPath());
6072 public String getHostname() { method in class:StandardContext

Completed in 32 milliseconds