public class UndertowHandlersConfServletExtension extends Object implements io.undertow.servlet.ServletExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
META_INF_UNDERTOW_HANDLERS_CONF |
| Constructor and Description |
|---|
UndertowHandlersConfServletExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
javax.servlet.ServletContext servletContext) |
public static final String META_INF_UNDERTOW_HANDLERS_CONF
Copyright © 2020 JBoss by Red Hat. All rights reserved.