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

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/util/
H A DSystemPropertyConstants.java46 public class SystemPropertyConstants class
245 private static final StringManager sm = StringManager.getManager(SystemPropertyConstants.class);
326 return getAsAdminScriptLocation(System.getProperty(SystemPropertyConstants.INSTALL_ROOT_PROPERTY));
351 SystemPropertyConstants.INSTALL_ROOT_PROPERTY));

Completed in 13 milliseconds