Uses of Annotation Interface
com.oracle.coherence.spring.annotation.AlwaysFilter
Packages that use AlwaysFilter
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration package.-
Uses of AlwaysFilter in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type AlwaysFilterModifier and TypeMethodDescriptionstatic FilterFactory<AlwaysFilter,?> CommonFilterFactories.alwaysFactory()Produce aFilterFactorythat produces an instance of anAlwaysFilter.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type AlwaysFilterModifier and TypeMethodDescriptionstatic FilterFactory<AlwaysFilter,?> CommonFilterFactories.alwaysFactory()Produce aFilterFactorythat produces an instance of anAlwaysFilter.