Uses of Annotation Interface
com.oracle.coherence.spring.annotation.ChainedExtractor.Extractors
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
Uses of ChainedExtractor.Extractors in com.oracle.coherence.spring.configuration.support
Modifier and TypeMethodDescriptionstatic ExtractorFactory<ChainedExtractor.Extractors,
?, ?> CommonExtractorFactories.chainedExtractors()
AExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aChainedExtractor.Extractors
annotation.Modifier and TypeMethodDescriptionstatic ExtractorFactory<ChainedExtractor.Extractors,
?, ?> CommonExtractorFactories.chainedExtractors()
AExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aChainedExtractor.Extractors
annotation.