public abstract static class Utils.WithFutureExceptionHandler
extends java.lang.Object
Constructor and Description |
---|
Utils.WithFutureExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.util.logging.Logger logger,
EnvironmentImpl envImpl,
java.util.logging.Formatter formatter) |
protected abstract void |
processFuture() |
protected abstract void processFuture() throws java.util.concurrent.ExecutionException, java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.lang.InterruptedException
public final void execute(java.util.logging.Logger logger, EnvironmentImpl envImpl, java.util.logging.Formatter formatter)
Copyright (c) 2004-2012 Oracle. All rights reserved.