Searched refs:UncaughtExceptionHandlers (Results 1 – 5 of 5) sorted by relevance
32 public final class UncaughtExceptionHandlers { class33 private UncaughtExceptionHandlers() {} in UncaughtExceptionHandlers() method in UncaughtExceptionHandlers
23 import com.google.common.util.concurrent.UncaughtExceptionHandlers.Exiter;
21 import com.google.common.util.concurrent.UncaughtExceptionHandlers;158 }, UncaughtExceptionHandlers.systemExit(), true /* async */); in getExecutor()
21 import com.google.common.util.concurrent.UncaughtExceptionHandlers;189 }, UncaughtExceptionHandlers.systemExit(), true /* async */); in getExecutor()
19 import com.google.common.util.concurrent.UncaughtExceptionHandlers;188 }, UncaughtExceptionHandlers.systemExit(), true /* async */)); in newServer()