public class ExecutableAdapter
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecutableAdapter.ExceptionWrapper |
| Constructor and Description |
|---|
ExecutableAdapter(Executable executable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone() |
void |
reThrowAnyErrors() |
void |
run() |
public ExecutableAdapter(Executable executable)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.