Uses of Annotation Type
com.oracle.coherence.spring.annotation.ChainedExtractor
Packages that use ChainedExtractor
Package
Description
Classes supporting the 
com.oracle.coherence.spring.configuration package.- 
Uses of ChainedExtractor in com.oracle.coherence.spring.configuration.supportMethods in com.oracle.coherence.spring.configuration.support with annotations of type ChainedExtractorModifier and TypeMethodDescriptionstatic ExtractorFactory<ChainedExtractor, ?, ?> CommonExtractorFactories.chainedExtractor()AExtractorFactorythat produces chainedValueExtractorinstances for an array of property or method names.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type ChainedExtractorModifier and TypeMethodDescriptionstatic ExtractorFactory<ChainedExtractor, ?, ?> CommonExtractorFactories.chainedExtractor()AExtractorFactorythat produces chainedValueExtractorinstances for an array of property or method names.