Class GMSThreadFactory
- java.lang.Object
-
- com.sun.enterprise.ee.cms.impl.base.GMSThreadFactory
-
- All Implemented Interfaces:
ThreadFactory
public class GMSThreadFactory extends Object implements ThreadFactory
Enable thread configuration of GMS threads in thread pools.
-
-
Constructor Summary
Constructors Constructor Description GMSThreadFactory(String threadPrefixName)GMSThreadFactory(String threadPrefixName, boolean isDaemon)
-