public class ConfigChangeMonitorThreadFactory extends Object implements ThreadFactory
[%s].config.change.%d.thread.%d, where
%s stands for application name, the next number will tell one how many redeployments this app had during this container's
lifetime and the last digit, thread count, should always be 1. Left there for debugging purposes to quickly locate any
duplicate threads trying to perform a redeploy.| Constructor and Description |
|---|
ConfigChangeMonitorThreadFactory(String appName) |
public ConfigChangeMonitorThreadFactory(String appName)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.