public class GSThreadFactory extends Object implements ThreadFactory
GSThread.GSThread| Constructor and Description | 
|---|
| GSThreadFactory() | 
| GSThreadFactory(String threadsName,
               boolean daemonThreads) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GSThreadFactory | daemon(String name) | 
| Thread | newThread(Runnable r) | 
public GSThreadFactory()
public GSThreadFactory(String threadsName, boolean daemonThreads)
public static GSThreadFactory daemon(String name)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © GigaSpaces.