Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core |
Modifier and Type | Method and Description |
---|---|
List<ThreadSetupAction> |
DeploymentInfo.getThreadSetupActions() |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo |
DeploymentInfo.addThreadSetupAction(ThreadSetupAction action) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeThreadSetupAction |
class |
ContextClassLoaderSetupAction |
Constructor and Description |
---|
SessionListenerBridge(ThreadSetupAction threadSetup,
ApplicationListeners applicationListeners,
javax.servlet.ServletContext servletContext) |
Constructor and Description |
---|
CompositeThreadSetupAction(List<ThreadSetupAction> actions) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.