AbstractClassloaderExecutor
, SingleClassloaderExecutor
public interface ClassloaderExecutor
Modifier and Type | Method | Description |
---|---|---|
void |
execute(Runnable runnable) |
|
<T> T |
execute(Callable<T> callable) |
Copyright © 2007–2019. All rights reserved.