Uses of Class
com.oracle.coherence.spring.annotation.PofExtractor
-
Packages that use PofExtractor Package Description com.oracle.coherence.spring.annotation Annotation support.com.oracle.coherence.spring.configuration.support Classes supporting thecom.oracle.coherence.spring.configurationpackage. -
-
Uses of PofExtractor in com.oracle.coherence.spring.annotation
Methods in com.oracle.coherence.spring.annotation that return PofExtractor Modifier and Type Method Description PofExtractor[]value() -
Uses of PofExtractor in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type PofExtractor Modifier and Type Method Description static ExtractorFactory<PofExtractor,?,?>CommonExtractorFactories. pofExtractor()AExtractorFactorythat producesValueExtractorinstances for a given POF index or property path.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type PofExtractor Modifier and Type Method Description static ExtractorFactory<PofExtractor,?,?>CommonExtractorFactories. pofExtractor()AExtractorFactorythat producesValueExtractorinstances for a given POF index or property path.
-