Uses of Annotation Interface
com.oracle.coherence.cdi.ChainedExtractor
Packages that use ChainedExtractor
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
-
Uses of ChainedExtractor in com.oracle.coherence.cdi
Classes in com.oracle.coherence.cdi with annotations of type ChainedExtractorModifier and TypeClassDescriptionstatic class
A {ExtractorFactory
that produces chainedValueExtractor
instances for an array of property or method names.Methods in com.oracle.coherence.cdi that return ChainedExtractorModifier and TypeMethodDescriptionChainedExtractor.Extractors.Literal.value()
The extractor annotations contained in this annotation.Methods in com.oracle.coherence.cdi with parameters of type ChainedExtractorModifier and TypeMethodDescriptionExtractorProducer.ChainedExtractorSupplier.create
(ChainedExtractor annotation) ChainedExtractor.Extractors.Literal.of
(ChainedExtractor... extractors) Create anChainedExtractor.Extractors.Literal
.