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