org.apache.axis2.transport.http.server
Class DefaultThreadFactory
java.lang.Object
org.apache.axis2.transport.http.server.DefaultThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class DefaultThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultThreadFactory
public DefaultThreadFactory(ThreadGroup group,
String namePrefix)
newThread
public Thread newThread(Runnable runnable)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.