Searched refs:getOptional (Results 1 - 3 of 3) sorted by relevance
/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/config/ | ||
H A D | ProfilerConfigTest.java | 61 getOptional() { method in class:ProfilerConfigTest 81 prof = javaConfig.createProfilerConfig(NAME, getOptional()); |
H A D | VirtualServerConfigTest.java | 87 getOptional() { method in class:VirtualServerConfigTest 100 final Map<String, String> allOptions = MapUtil.newMap(extra, getOptional()); |
H A D | ManagementRulesConfigTest.java | 79 getOptional() { method in class:ManagementRulesConfigTest 201 createRule(rules, name, EventTypeValues.TRACE, actionMBeanName, getDummyProperties(), getOptional()); |
Completed in 11 milliseconds