Uses of Package
com.oracle.coherence.cdi
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
Support for adapting Coherence interceptors to standard CDI events.
Simple CDI-based Cache Server implementation.
CDI-related annotations for Coherence-Concurrent.
-
ClassDescriptionAbstract base class for caching CDI interceptors.A
FilterBinding
annotation representing anAlwaysFilter
.An annotation literal for theAlwaysFilter
annotation.A representation of anAnnotation
that can be used for equality tests where methods in theAnnotation
annotated withNonbinding
are ignored.Supports inline instantiation of annotation type instances.An annotation literal for theCacheAdd
annotation.An annotation literal for theCacheGet
annotation.An annotation literal for theCachePut
annotation.An annotation literal for theCacheRemove
annotation.AExtractorBinding
annotation representing aChainedExtractor
.A holder for the repeatableChainedExtractor
annotation.An annotation literal for theChainedExtractor.Extractors
annotation.An annotation literal for theChainedExtractor
annotation.A Coherence CDIExtension
that is used on both cluster members and the clients.A qualifier annotation used to indicate a configuration resource URI.An annotation literal for theConfigUri
annotation.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
.A CDI bean that producesFilter
instances usingFilterFactory
beans annotated withFilterBinding
annotations.A CDI bean that producesMapEventTransformer
instances usingMapEventTransformerFactory
beans annotated withMapEventTransformerBinding
annotations.A qualifier annotation used when injecting Coherence resource to indicate a specific resource name.An annotation literal for theName
annotation.AExtractorBinding
annotation representing aPofExtractor
.A holder for the repeatablePofExtractor
annotation.An annotation literal for thePofExtractor.Extractors
annotation.An annotation literal for thePofExtractor
annotation.AExtractorBinding
annotation representing aUniversalExtractor
.A holder for the repeatablePropertyExtractor
annotation.An annotation literal for thePropertyExtractor.Extractors
annotation.An annotation literal for thePropertyExtractor
annotation.An annotation literal for theRemote
annotation.An annotation literal for theScope
annotation.An annotation literal for theSerializerFormat
annotation.A CDI producer ofSerializer
instances.A builder that buildsSerializerProducer
instances.A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.An annotation literal for theSessionName
annotation.An annotation literal for theSubscriberGroup
annotation.An annotation literal for theView
annotation.AFilterBinding
annotation representing aFilter
produced from a CohQL where clause.An annotation literal for theWhereFilter
annotation. -
-
ClassDescriptionA provider of
NamedEventInterceptor
instances.A producer that creates the defaultCoherence
bean.A qualifier annotation used when injecting Coherence resource to indicate a specific resource name. -