Interface FilterConfigurator
public interface FilterConfigurator
A configurator, instantiated by the
ServiceLoader, that will get to configure the Filter-
Method Summary
-
Method Details
-
configure
Invoked by the framework to let this instance configure the filter- Parameters:
filter- the filter managed by the framework
-