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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/
H A DPropertyKeys.java73 You must also supply a value for the {@link #DOMAIN_XML_KEY}.
80 public static final String DOMAIN_XML_KEY = TEST_OFFLINE_KEY + ".domainXML"; field in class:PropertyKeys
173 props.put(DOMAIN_XML_KEY, "./domain.xml");

Completed in 52 milliseconds