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 interfaceChainedExtractorAExtractorBindingannotation representing aChainedExtractor.static interfaceChainedExtractor.ExtractorsA holder for the repeatableChainedExtractorannotation.interfacePofExtractorAExtractorBindingannotation representing aPofExtractor.static interfacePofExtractor.ExtractorsA holder for the repeatablePofExtractorannotation.interfacePropertyExtractorAExtractorBindingannotation representing aUniversalExtractor.static interfacePropertyExtractor.ExtractorsA holder for the repeatablePropertyExtractorannotation. 
 -