public class MonitorThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX
The thread name prefix.
|
| Constructor and Description |
|---|
MonitorThreadFactory(File directory)
Creates a monitor thread factory.
|
public static final String PREFIX
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryCopyright © 2009–2014 OW2 Chameleon. All rights reserved.