public class WeldServletExtension extends Object implements io.undertow.servlet.ServletExtension
Modifier and Type | Field and Description |
---|---|
static String |
INSTALLED |
static String |
INSTALLED_FULL |
static String |
INSTALLED_SERVLET |
Constructor and Description |
---|
WeldServletExtension() |
Modifier and Type | Method and Description |
---|---|
void |
handleDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
javax.servlet.ServletContext servletContext) |
public static final String INSTALLED
public static final String INSTALLED_SERVLET
public static final String INSTALLED_FULL
Copyright © 2023. All rights reserved.