Uses of Package
com.oracle.coherence.spring.annotation
Package
Description
Annotation support.
Provides Configuration-related annotation support.
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
ClassDescriptionAn enum representing different strategies for committing positions in a Coherence topic when using
CoherenceTopicListener
.Specifies that an annotation type is aValueExtractor
binding type.Specifies that an annotation type is aFilter
binding type. -
ClassDescriptionAn annotation used when injecting Coherence resource to indicate a specific resource name.A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.
-
ClassDescriptionA
FilterBinding
annotation representing anAlwaysFilter
.AExtractorBinding
annotation representing aChainedExtractor
.A holder for the repeatableChainedExtractor
annotation.A factory that produces instances ofValueExtractor
for a givenAnnotation
.A factory that produces instances ofFilter
for a givenAnnotation
.AExtractorBinding
annotation representing aPofExtractor
.A holder for the repeatablePofExtractor
annotation.AExtractorBinding
annotation representing aUniversalExtractor
.A holder for the repeatablePropertyExtractor
annotation.AFilterBinding
annotation representing aFilter
produced from a CohQL where clause.