Uses of Class
com.google.apphosting.runtime.ThreadGroupPool.Builder
Packages that use ThreadGroupPool.Builder
-
Uses of ThreadGroupPool.Builder in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return ThreadGroupPool.BuilderModifier and TypeMethodDescriptionstatic ThreadGroupPool.BuilderThreadGroupPool.builder()abstract ThreadGroupPool.BuilderThreadGroupPool.Builder.setIgnoreDaemonThreads(boolean ignoreDaemonThreads) abstract ThreadGroupPool.BuilderThreadGroupPool.Builder.setParentThreadGroup(ThreadGroup threadGroup) abstract ThreadGroupPool.BuilderThreadGroupPool.Builder.setThreadGroupNamePrefix(String threadGroupNamePrefix) abstract ThreadGroupPool.BuilderThreadGroupPool.Builder.setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler uncaughtExceptionHandler)