Interface FilterHolder.WrapFunction

Enclosing class:
FilterHolder

public static interface FilterHolder.WrapFunction
Experimental Wrapper mechanism for Filter objects.

Beans in ServletContextHandler or WebAppContext that implement this interface will be called to optionally wrap any newly created Filters (before their Filter.init(FilterConfig) method is called)