|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletRegistration | |
---|---|
javax.servlet |
Uses of ServletRegistration in javax.servlet |
---|
Subinterfaces of ServletRegistration in javax.servlet | |
---|---|
static interface |
ServletRegistration.Dynamic
|
Methods in javax.servlet that return ServletRegistration | |
---|---|
ServletRegistration |
ServletContext.getServletRegistration(String servletName)
Fish out the servlet registration for a named servlet |
Methods in javax.servlet that return types with arguments of type ServletRegistration | |
---|---|
Map<String,? extends ServletRegistration> |
ServletContext.getServletRegistrations()
Fish out the servlet registration for a named servlet |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |