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