Interface FilterRegistration

All Superinterfaces:
Registration
All Known Subinterfaces:
FilterRegistration.Dynamic

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