org.mule.module.launcher
Class ArtifactDeployerMonitorThreadFactory

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

public class ArtifactDeployerMonitorThreadFactory
extends Object
implements ThreadFactory


Constructor Summary
ArtifactDeployerMonitorThreadFactory()
           
 
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

ArtifactDeployerMonitorThreadFactory

public ArtifactDeployerMonitorThreadFactory()
Method Detail

newThread

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


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