Interface ServletRegistration

All Superinterfaces:
Registration
All Known Subinterfaces:
ServletRegistration.Dynamic

public interface ServletRegistration extends Registration
Interface through which a Servlet may be further configured.
Since:
Servlet 3.0