public class ContextClassLoaderSetupAction extends Object implements ThreadSetupHandler
ThreadSetupHandler.Action<T,C>
Constructor and Description |
---|
ContextClassLoaderSetupAction(ClassLoader classLoader) |
Modifier and Type | Method and 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 ThreadSetupHandler
Copyright © 2020 JBoss by Red Hat. All rights reserved.