Searched refs:DEFAULT_REGISTRYHOST (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/reliability/juicer/
H A DApplicationServer.java40 private static final String DEFAULT_REGISTRYHOST = "localhost"; field in class:ApplicationServer
49 this(DEFAULT_NUMAPPLES, DEFAULT_REGISTRYHOST, registryPort);
140 String host = DEFAULT_REGISTRYHOST;

Completed in 28 milliseconds