Uses of Annotation Interface
com.oracle.coherence.spring.annotation.PofExtractor.Extractors
Packages that use PofExtractor.Extractors
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
Uses of PofExtractor.Extractors in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type PofExtractor.ExtractorsModifier and TypeMethodDescriptionstatic ExtractorFactory<PofExtractor.Extractors,
?, ?> CommonExtractorFactories.pofExtractors()
AExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aPofExtractor.Extractors
annotation.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type PofExtractor.ExtractorsModifier and TypeMethodDescriptionstatic ExtractorFactory<PofExtractor.Extractors,
?, ?> CommonExtractorFactories.pofExtractors()
AExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aPofExtractor.Extractors
annotation.