org.ujmp.core.util.concurrent
Class UJMPThreadFactory
java.lang.Object
org.ujmp.core.util.concurrent.UJMPThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class UJMPThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UJMPThreadFactory
public UJMPThreadFactory(String name,
int priority,
boolean deamon)
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2010. All Rights Reserved.