public class ThreadControllerWrapper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ThreadControllerWrapper.ThreadController
Thread controller utility class for incremental SAX source.
|
Constructor and Description |
---|
ThreadControllerWrapper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Thread |
runThread(java.lang.Runnable runnable,
int priority) |
static void |
waitThread(java.lang.Thread worker,
java.lang.Runnable task) |
Copyright © 2014 Apache XML Project. All Rights Reserved.