public class CompositeThreadSetupAction extends Object implements ThreadSetupAction
ThreadSetupAction.Handle
Constructor and Description |
---|
CompositeThreadSetupAction(List<ThreadSetupAction> actions) |
Modifier and Type | Method and Description |
---|---|
ThreadSetupAction.Handle | setup(HttpServerExchange exchange) Setup any thread local context |
public CompositeThreadSetupAction(List<ThreadSetupAction> actions)
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.