Interface Registration.Dynamic

All Superinterfaces:
Registration
All Known Subinterfaces:
FilterRegistration.Dynamic, ServletRegistration.Dynamic
Enclosing interface:
Registration

public static interface Registration.Dynamic extends Registration
Interface through which a Servlet or Filter registered via one of the addServlet or addFilter methods, respectively, on ServletContext may be further configured.