public class Bootstrap extends Object implements ServletExtension
Modifier and Type | Field and Description |
---|---|
static String |
FILTER_NAME |
Constructor and Description |
---|
Bootstrap() |
Modifier and Type | Method and Description |
---|---|
void |
handleDeployment(DeploymentInfo deploymentInfo,
javax.servlet.ServletContext servletContext) |
public static final String FILTER_NAME
public void handleDeployment(DeploymentInfo deploymentInfo, javax.servlet.ServletContext servletContext)
handleDeployment
in interface ServletExtension
Copyright © 2024 JBoss by Red Hat. All rights reserved.