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)
ThreadSetupActionsetup in interface ThreadSetupActionexchange - The exchange, this may be nullCopyright © 2016. All rights reserved.