Uses of Interface
com.oracle.coherence.spring.annotation.FilterFactory
Packages that use FilterFactory
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration package.-
Uses of FilterFactory in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support that return FilterFactoryModifier and TypeMethodDescriptionstatic FilterFactory<AlwaysFilter,?> CommonFilterFactories.alwaysFactory()Produce aFilterFactorythat produces an instance of anAlwaysFilter.static FilterFactory<WhereFilter,?> CommonFilterFactories.whereFactory()Produce aFilterFactorythat produces an instance of aFiltercreated from a CohQL where clause.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type FilterFactoryModifier and TypeMethodDescriptionstatic Map<String,FilterFactory> CommonFilterFactories.getFilterFactories()