Class DefaultFilterChain

All Implemented Interfaces:
Iterable<Filter>, Collection<Filter>, List<Filter>, FilterChain, Processor<Context>

public final class DefaultFilterChain extends ListFacadeFilterChain
Default FilterChain implementation
Author:
Alexey Stashok
See Also: