public interface FilterFactory
FilterFactory
defines the service interface to get and create
Filter
's dynamically on a per usage base.
Implementations of this interface must be defined as OSGi services and define
a service property NAME
which is used to select the
FilterFactory when a request parameter with the name filter.<name>
is
provided with the request.
static final String NAME
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"