Uses of Class
com.oracle.coherence.spring.annotation.ExtractorBinding
-
Packages that use ExtractorBinding Package Description com.oracle.coherence.spring.annotation Annotation support. -
-
Uses of ExtractorBinding in com.oracle.coherence.spring.annotation
Classes in com.oracle.coherence.spring.annotation with annotations of type ExtractorBinding Modifier and Type Class Description interface
ChainedExtractor
AExtractorBinding
annotation representing aChainedExtractor
.static interface
ChainedExtractor.Extractors
A holder for the repeatableChainedExtractor
annotation.interface
PofExtractor
AExtractorBinding
annotation representing aPofExtractor
.static interface
PofExtractor.Extractors
A holder for the repeatablePofExtractor
annotation.interface
PropertyExtractor
AExtractorBinding
annotation representing aUniversalExtractor
.static interface
PropertyExtractor.Extractors
A holder for the repeatablePropertyExtractor
annotation.
-