org.mule.config
Class ThreadingProfile.NamedThreadFactory

java.lang.Object
  extended byorg.mule.config.ThreadingProfile.NamedThreadFactory
Enclosing class:
ThreadingProfile

public static class ThreadingProfile.NamedThreadFactory
extends java.lang.Object


Constructor Summary
ThreadingProfile.NamedThreadFactory(java.lang.String name, int priority)
           
 
Method Summary
 java.lang.Thread newThread(java.lang.Runnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadingProfile.NamedThreadFactory

public ThreadingProfile.NamedThreadFactory(java.lang.String name,
                                           int priority)
Method Detail

newThread

public java.lang.Thread newThread(java.lang.Runnable runnable)


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.