org.apache.xml.utils
public class ThreadControllerWrapper extends Object
Nested Class Summary | |
---|---|
static class | ThreadControllerWrapper.ThreadController
Thread controller utility class for incremental SAX source. |
Method Summary | |
---|---|
static Thread | runThread(Runnable runnable, int priority) |
static void | waitThread(Thread worker, Runnable task) |