Uses of Class
com.oracle.coherence.spring.annotation.PofExtractor.Extractors
-
Packages that use PofExtractor.Extractors Package Description com.oracle.coherence.spring.configuration.support Classes supporting thecom.oracle.coherence.spring.configurationpackage. -
-
Uses of PofExtractor.Extractors in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type PofExtractor.Extractors Modifier and Type Method Description static ExtractorFactory<PofExtractor.Extractors,?,?>CommonExtractorFactories. pofExtractors()AExtractorFactorythat producesMultiExtractorcontainingValueExtractorinstances produced from the annotations contained in aPofExtractor.Extractorsannotation.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type PofExtractor.Extractors Modifier and Type Method Description static ExtractorFactory<PofExtractor.Extractors,?,?>CommonExtractorFactories. pofExtractors()AExtractorFactorythat producesMultiExtractorcontainingValueExtractorinstances produced from the annotations contained in aPofExtractor.Extractorsannotation.
-