ThreadSetupHandlerpublic class ContextClassLoaderSetupAction extends Object implements ThreadSetupHandler
ThreadSetupHandler.Action<T,C>| Constructor | Description |
|---|---|
ContextClassLoaderSetupAction(ClassLoader classLoader) |
| Modifier and Type | Method | Description |
|---|---|---|
<T,C> ThreadSetupHandler.Action<T,C> |
create(ThreadSetupHandler.Action<T,C> action) |
public ContextClassLoaderSetupAction(ClassLoader classLoader)
public <T,C> ThreadSetupHandler.Action<T,C> create(ThreadSetupHandler.Action<T,C> action)
create in interface ThreadSetupHandlerCopyright © 2018. All rights reserved.