public class MetricsThreadFactory extends Object implements ThreadFactory, Thread.UncaughtExceptionHandler
| Constructor and Description |
|---|
MetricsThreadFactory() |
public Thread newThread(Runnable r)
newThread in interface ThreadFactorypublic void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2014 Red Hat, Inc.. All rights reserved.