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

/openjdk7/jdk/test/java/rmi/reliability/juicer/
H A DApplicationServer.java39 private static final int DEFAULT_NUMAPPLES = 10; field in class:ApplicationServer
49 this(DEFAULT_NUMAPPLES, DEFAULT_REGISTRYHOST, registryPort);
138 int num = DEFAULT_NUMAPPLES;

Completed in 27 milliseconds