Interface FilterConfiguration

All Superinterfaces:
NamedConfigurable, ObjectConfigurable<Filter>, PropertyConfigurable

public interface FilterConfiguration extends ObjectConfigurable<Filter>, NamedConfigurable, PropertyConfigurable
A configuration for a filter.
Author:
David M. Lloyd