Uses of Package
com.oracle.coherence.spring.annotation
-
Packages that use com.oracle.coherence.spring.annotation Package Description com.oracle.coherence.spring.annotation Annotation support.com.oracle.coherence.spring.configuration.annotation Provides Configuration-related annotation support. -
Classes in com.oracle.coherence.spring.annotation used by com.oracle.coherence.spring.annotation Class Description ChainedExtractor AExtractorBinding
annotation representing aChainedExtractor
.CommitStrategy An enum representing different strategies for committing positions in a Coherence topic when usingCoherenceTopicListener
.ExtractorBinding Specifies that an annotation type is aValueExtractor
binding type.FilterBinding Specifies that an annotation type is aFilter
binding type.PofExtractor AExtractorBinding
annotation representing aPofExtractor
.PropertyExtractor AExtractorBinding
annotation representing aUniversalExtractor
.Topic An annotation used to specify a topic name. -
Classes in com.oracle.coherence.spring.annotation used by com.oracle.coherence.spring.configuration.annotation Class Description Name An annotation used when injecting Coherence resource to indicate a specific resource name.SessionName A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.