Package com.oracle.coherence.spring.annotation
package com.oracle.coherence.spring.annotation
Annotation support.
-
ClassDescriptionA
FilterBinding
annotation representing anAlwaysFilter
.AExtractorBinding
annotation representing aChainedExtractor
.A holder for the repeatableChainedExtractor
annotation.An introduction advice that automatically implements interfaces and abstract classes and createsPublisher
instances.Configures component scanning directives for use withConfiguration
classes.Annotation applied at the class level to indicate that a bean is a Coherence topicSubscriber
.An enum representing different strategies for committing positions in a Coherence topic when usingCoherenceTopicListener
.Specifies that an annotation type is aValueExtractor
binding type.A factory that produces instances ofValueExtractor
for a givenAnnotation
.Specifies that an annotation type is aFilter
binding type.A factory that produces instances ofFilter
for a givenAnnotation
.Specifies that an annotation type is aMapEventTransformer
binding type.A factory that produces instances ofMapEventTransformer
for a givenAnnotation
.An annotation used when injecting Coherence resource to indicate a specific resource name.AExtractorBinding
annotation representing aPofExtractor
.A holder for the repeatablePofExtractor
annotation.AExtractorBinding
annotation representing aUniversalExtractor
.A holder for the repeatablePropertyExtractor
annotation.A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.A qualifier annotation used when injectingSubscriber
to aNamedTopic
to indicate the name of the subscriber group that the subscriber should belong to.An annotation used to specify a topic name.Repeatable annotation for one or manyTopic
annotations.A qualifier annotation used when injecting a cache view.AFilterBinding
annotation representing aFilter
produced from a CohQL where clause.