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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DPropertyKeys.java110 public static final String ARCHIVES_TO_DEPLOY_KEY = BASE + ".deploy.files"; field in class:PropertyKeys
112 Delimiter between files contained in the value for {@link #ARCHIVES_TO_DEPLOY_KEY}.
183 props.put(ARCHIVES_TO_DEPLOY_KEY, DEFAULT_ARCHIVES_TO_DEPLOY);

Completed in 11 milliseconds