org.mule.module.launcher
Class AppDeployerMonitorThreadFactory

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

public class AppDeployerMonitorThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory


Constructor Summary
AppDeployerMonitorThreadFactory()
           
 
Method Summary
 java.lang.Thread newThread(java.lang.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 java.lang.Thread newThread(java.lang.Runnable r)
Specified by:
newThread in interface java.util.concurrent.ThreadFactory


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