Package | Description |
---|---|
org.apache.qpid.server.configuration.updater | |
org.apache.qpid.server.model |
Modifier and Type | Method and Description |
---|---|
<T,E extends Exception> |
TaskExecutor.run(Task<T,E> task) |
<T,E extends Exception> |
TaskExecutorImpl.run(Task<T,E> userTask) |
<T,E extends Exception> |
TaskExecutor.submit(Task<T,E> task) |
<T,E extends Exception> |
TaskExecutorImpl.submit(Task<T,E> userTask) |
Modifier and Type | Method and Description |
---|---|
protected <T,E extends Exception> |
AbstractConfiguredObject.doOnConfigThread(Task<com.google.common.util.concurrent.ListenableFuture<T>,E> task) |
protected <T,E extends Exception> |
AbstractConfiguredObject.runTask(Task<T,E> task) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.