org.mule.module.launcher
Class AppDeployerMonitorThreadFactory

java.lang.Object
  extended by org.mule.module.launcher.AppDeployerMonitorThreadFactory
All Implemented Interfaces:
ThreadFactory

public class AppDeployerMonitorThreadFactory
extends Object
implements ThreadFactory


Constructor Summary
AppDeployerMonitorThreadFactory()
           
 
Method Summary
 Thread newThread(Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppDeployerMonitorThreadFactory

public AppDeployerMonitorThreadFactory()
Method Detail

newThread

public Thread newThread(Runnable r)
Specified by:
newThread in interface ThreadFactory


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.