goldengate.common.utility
Class GgThreadFactory
java.lang.Object
goldengate.common.utility.GgThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class GgThreadFactory
- extends Object
- implements ThreadFactory
- Author:
- Frederic Bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GgThreadFactory
public GgThreadFactory(String globalName)
newThread
public Thread newThread(Runnable arg0)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.