public interface ServletRegistrationProvider
extends org.ocpsoft.common.pattern.Weighted
null is expected to be the correct one.| Modifier and Type | Method and Description |
|---|---|
List<ServletRegistration> |
getServletRegistrations(javax.servlet.ServletContext servletContext)
Returns a list of all Servlets registered in the application.
|
List<ServletRegistration> getServletRegistrations(javax.servlet.ServletContext servletContext)
null if
they are unable to obtain this list. Otherwise they have to return a complete list of registrations.Copyright © 2013 OCPsoft. All Rights Reserved.