com.sun.xml.ws.client
Class WSServiceDelegate.DaemonThreadFactory
java.lang.Object
com.sun.xml.ws.client.WSServiceDelegate.DaemonThreadFactory
- All Implemented Interfaces:
- ThreadFactory
- Enclosing class:
- WSServiceDelegate
class WSServiceDelegate.DaemonThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSServiceDelegate.DaemonThreadFactory
WSServiceDelegate.DaemonThreadFactory()
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface ThreadFactory