Uses of Interface
com.oracle.coherence.cdi.ExtractorFactory
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
-
Uses of ExtractorFactory in com.oracle.coherence.cdi
Modifier and TypeClassDescriptionstatic class
A {ExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aChainedExtractor.Extractors
annotation.static class
A {ExtractorFactory
that produces chainedValueExtractor
instances for an array of property or method names.static class
A {ExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aPofExtractor.Extractors
annotation.static class
A {ExtractorFactory
that producesValueExtractor
instances for a given POF index or property path.static class
A {ExtractorFactory
that producesMultiExtractor
containingValueExtractor
instances produced from the annotations contained in aPropertyExtractor.Extractors
annotation.static class
A {ExtractorFactory
that producesValueExtractor
instances for a given property or method name.