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