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

/opengrok/test/org/opensolaris/opengrok/web/
H A DUtilTest.java258 public void dumpConfiguration() throws Exception { method in class:UtilTest
260 Util.dumpConfiguration(out);
/opengrok/src/org/opensolaris/opengrok/web/
H A DUtil.java834 public static void dumpConfiguration(Appendable out) throws IOException, method in class:Util

Completed in 11 milliseconds