public class JspServletBuilder extends Object
Constructor and Description |
---|
JspServletBuilder() |
Modifier and Type | Method and Description |
---|---|
static io.undertow.servlet.api.ServletInfo |
createServlet(String name,
String path) |
static void |
setupDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
HashMap<String,JspPropertyGroup> propertyGroups,
HashMap<String,TagLibraryInfo> tagLibraries,
InstanceManager instanceManager) |
public static void setupDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo, HashMap<String,JspPropertyGroup> propertyGroups, HashMap<String,TagLibraryInfo> tagLibraries, InstanceManager instanceManager)
Copyright © 2015 JBoss by Red Hat. All rights reserved.