Uses of Package
com.oracle.coherence.cdi
-
Packages that use com.oracle.coherence.cdi Package Description com.oracle.coherence.cdi Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members.com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.oracle.coherence.cdi.server Simple CDI-based Cache Server implementation.com.oracle.coherence.concurrent.cdi CDI-related annotations for Coherence-Concurrent. -
Classes in com.oracle.coherence.cdi used by com.oracle.coherence.cdi Class Description AbstractCacheInterceptor Abstract base class for caching CDI interceptors.AlwaysFilter AFilterBinding
annotation representing anAlwaysFilter
.AlwaysFilter.Literal An annotation literal for theAlwaysFilter
annotation.AnnotationInstance A representation of anAnnotation
that can be used for equality tests where methods in theAnnotation
annotated withNonbinding
are ignored.AnnotationLiteral Supports inline instantiation of annotation type instances.CacheAdd.Literal An annotation literal for theCacheAdd
annotation.CacheGet.Literal An annotation literal for theCacheGet
annotation.CachePut.Literal An annotation literal for theCachePut
annotation.CacheRemove.Literal An annotation literal for theCacheRemove
annotation.ChainedExtractor AExtractorBinding
annotation representing aChainedExtractor
.ChainedExtractor.Extractors A holder for the repeatableChainedExtractor
annotation.ChainedExtractor.Extractors.Literal An annotation literal for theChainedExtractor.Extractors
annotation.ChainedExtractor.Literal An annotation literal for theChainedExtractor
annotation.CoherenceExtension A Coherence CDIExtension
that is used on both cluster members and the clients.ConfigUri A qualifier annotation used to indicate a configuration resource URI.ConfigUri.Literal An annotation literal for theConfigUri
annotation.ExtractorBinding Specifies that an annotation type is aValueExtractor
binding type.ExtractorFactory A factory that produces instances ofValueExtractor
for a givenAnnotation
.FilterBinding Specifies that an annotation type is aFilter
binding type.FilterFactory A factory that produces instances ofFilter
for a givenAnnotation
.FilterProducer A CDI bean that producesFilter
instances usingFilterFactory
beans annotated withFilterBinding
annotations.MapEventTransformerProducer A CDI bean that producesMapEventTransformer
instances usingMapEventTransformerFactory
beans annotated withMapEventTransformerBinding
annotations.Name A qualifier annotation used when injecting Coherence resource to indicate a specific resource name.Name.Literal An annotation literal for theName
annotation.PofExtractor AExtractorBinding
annotation representing aPofExtractor
.PofExtractor.Extractors A holder for the repeatablePofExtractor
annotation.PofExtractor.Extractors.Literal An annotation literal for thePofExtractor.Extractors
annotation.PofExtractor.Literal An annotation literal for thePofExtractor
annotation.PropertyExtractor AExtractorBinding
annotation representing aUniversalExtractor
.PropertyExtractor.Extractors A holder for the repeatablePropertyExtractor
annotation.PropertyExtractor.Extractors.Literal An annotation literal for thePropertyExtractor.Extractors
annotation.PropertyExtractor.Literal An annotation literal for thePropertyExtractor
annotation.Remote.Literal An annotation literal for theRemote
annotation.Scope.Literal An annotation literal for theScope
annotation.SerializerFormat.Literal An annotation literal for theSerializerFormat
annotation.SerializerProducer A CDI producer ofSerializer
instances.SerializerProducer.Builder A builder that buildsSerializerProducer
instances.SessionName A qualifier annotation used when injecting Coherence resource to indicate a specific Session name.SessionName.Literal An annotation literal for theSessionName
annotation.SubscriberGroup.Literal An annotation literal for theSubscriberGroup
annotation.View.Literal An annotation literal for theView
annotation.WhereFilter AFilterBinding
annotation representing aFilter
produced from a CohQL where clause.WhereFilter.Literal An annotation literal for theWhereFilter
annotation. -
Classes in com.oracle.coherence.cdi used by com.oracle.coherence.cdi.events Class Description AnnotationLiteral Supports inline instantiation of annotation type instances. -
Classes in com.oracle.coherence.cdi used by com.oracle.coherence.cdi.server Class Description CoherenceExtension.InterceptorProvider A provider ofNamedEventInterceptor
instances.CoherenceProducer A producer that creates the defaultCoherence
bean.Name A qualifier annotation used when injecting Coherence resource to indicate a specific resource name. -
Classes in com.oracle.coherence.cdi used by com.oracle.coherence.concurrent.cdi Class Description AnnotationLiteral Supports inline instantiation of annotation type instances.