Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.xml.utils.ThreadControllerWrapper
public class ThreadControllerWrapper
extends Object
Nested Class Summary | |
static class |
|
Method Summary | |
static Thread |
|
static void |
|
static void |
|
public static Thread runThread(Runnable runnable, int priority)
public static void setThreadController(ThreadControllerWrapper.ThreadController tpool)
Change the ThreadController that will be used to manage the transform threads.
- Parameters:
public static void waitThread(Thread worker, Runnable task) throws InterruptedException