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