public interface ServletConf
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServletConf.InstanceServletDef |
static interface |
ServletConf.Visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ServletConf.Visitor v) |
static ServletConf |
of(String pathSpec,
javax.servlet.Servlet instance) |
static ServletConf of(String pathSpec, javax.servlet.Servlet instance)
void accept(ServletConf.Visitor v)
Copyright © 2016. All rights reserved.