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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DPropertyKeys.java154 public static final String DEFAULT_DEPLOY_NUM_THREADS = "10"; field in class:PropertyKeys
184 props.put(DEPLOY_NUM_THREADS, DEFAULT_DEPLOY_NUM_THREADS);

Completed in 11 milliseconds