org.apache.aries.blueprint.container
Class BlueprintThreadFactory
java.lang.Object
org.apache.aries.blueprint.container.BlueprintThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class BlueprintThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintThreadFactory
public BlueprintThreadFactory(String name)
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.