Uses of Class
org.ocpsoft.rewrite.servlet.ServletRegistration
Packages that use ServletRegistration
-
Uses of ServletRegistration in org.ocpsoft.rewrite.servlet.spi
Methods in org.ocpsoft.rewrite.servlet.spi that return types with arguments of type ServletRegistrationModifier and TypeMethodDescriptionServletRegistrationProvider.getServletRegistrations(ServletContext servletContext) Deprecated.Returns a list of all Servlets registered in the application.