public class ContextClassLoaderSetupAction extends Object implements ThreadSetupAction
ThreadSetupAction.Handle
Constructor and Description |
---|
ContextClassLoaderSetupAction(ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
ThreadSetupAction.Handle | setup(HttpServerExchange exchange) Setup any thread local context |
public ContextClassLoaderSetupAction(ClassLoader classLoader)
public ThreadSetupAction.Handle setup(HttpServerExchange exchange)
ThreadSetupAction
setup
in interface ThreadSetupAction
exchange
- The exchange, this may be nullCopyright © 2015 JBoss by Red Hat. All rights reserved.