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

/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/utils/
H A DProcessExecutor.java375 new FlusherThread(in, out).start();
385 new FlusherThread(in, out).start();
427 class FlusherThread extends Thread { class in inherits:Thread
433 FlusherThread(InputStream in, OutputStream out) { method in class:FlusherThread

Completed in 27 milliseconds