| Modifier and Type | Field and Description |
|---|---|
protected ClassLoader |
classLoader |
protected Throwable |
error |
protected ClassLoader |
initialClassLoader |
protected Object |
result |
protected net.thevpc.nuts.NutsSession |
session |
| 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) |
protected Object result
protected ClassLoader initialClassLoader
protected ClassLoader classLoader
protected Throwable error
protected net.thevpc.nuts.NutsSession session
public ClassloaderAwareRunnable(net.thevpc.nuts.NutsSession session,
ClassLoader classLoader)
Copyright © 2022 vpc open source initiative. All rights reserved.