Uses of Annotation Type
com.oracle.coherence.spring.annotation.PofExtractor
Packages that use PofExtractor
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
Uses of PofExtractor in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type PofExtractorModifier and TypeMethodDescriptionstatic ExtractorFactory
<PofExtractor, ?, ?> CommonExtractorFactories.pofExtractor()
AExtractorFactory
that producesValueExtractor
instances for a given POF index or property path.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type PofExtractorModifier and TypeMethodDescriptionstatic ExtractorFactory
<PofExtractor, ?, ?> CommonExtractorFactories.pofExtractor()
AExtractorFactory
that producesValueExtractor
instances for a given POF index or property path.