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.com.oracle.coherence.spring.configuration.support Classes supporting thecom.oracle.coherence.spring.configurationpackage. -
Classes in com.oracle.coherence.spring.annotation used by com.oracle.coherence.spring.annotation Class Description ChainedExtractor AExtractorBindingannotation representing aChainedExtractor.CommitStrategy An enum representing different strategies for committing positions in a Coherence topic when usingCoherenceTopicListener.ExtractorBinding Specifies that an annotation type is aValueExtractorbinding type.FilterBinding Specifies that an annotation type is aFilterbinding type.PofExtractor AExtractorBindingannotation representing aPofExtractor.PropertyExtractor AExtractorBindingannotation 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. -
Classes in com.oracle.coherence.spring.annotation used by com.oracle.coherence.spring.configuration.support Class Description AlwaysFilter AFilterBindingannotation representing anAlwaysFilter.ChainedExtractor AExtractorBindingannotation representing aChainedExtractor.ChainedExtractor.Extractors A holder for the repeatableChainedExtractorannotation.ExtractorFactory A factory that produces instances ofValueExtractorfor a givenAnnotation.FilterFactory A factory that produces instances ofFilterfor a givenAnnotation.PofExtractor AExtractorBindingannotation representing aPofExtractor.PofExtractor.Extractors A holder for the repeatablePofExtractorannotation.PropertyExtractor AExtractorBindingannotation representing aUniversalExtractor.PropertyExtractor.Extractors A holder for the repeatablePropertyExtractorannotation.WhereFilter AFilterBindingannotation representing aFilterproduced from a CohQL where clause.