| Constructor and Description |
|---|
ClassloaderAwareRunnable(net.thevpc.nuts.NutsSession session,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError() |
Object |
getResult() |
net.thevpc.nuts.NutsSession |
getSession() |
void |
run() |
void |
runAndWaitFor() |
abstract Object |
runWithContext() |
void |
setError(Throwable error) |
public ClassloaderAwareRunnable(net.thevpc.nuts.NutsSession session,
ClassLoader classLoader)
Copyright © 2021 vpc open source initiative. All rights reserved.