Uses of Interface
com.oracle.coherence.cdi.events.AnnotatedMapListener.FilterProducer
Packages that use AnnotatedMapListener.FilterProducer
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.
-
Uses of AnnotatedMapListener.FilterProducer in com.oracle.coherence.cdi
Classes in com.oracle.coherence.cdi that implement AnnotatedMapListener.FilterProducerModifier and TypeClassDescriptionclassA CDI bean that producesFilterinstances usingFilterFactorybeans annotated withFilterBindingannotations. -
Uses of AnnotatedMapListener.FilterProducer in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events with parameters of type AnnotatedMapListener.FilterProducerModifier and TypeMethodDescriptionvoidAnnotatedMapListener.resolveFilter(AnnotatedMapListener.FilterProducer producer) Resolve this listener's filter annotation into aFilterinstance.Constructors in com.oracle.coherence.cdi.events with parameters of type AnnotatedMapListener.FilterProducerModifierConstructorDescriptionAnnotatedMapListenerManager(AnnotatedMapListener.FilterProducer filterProducer, AnnotatedMapListener.MapEventTransformerProducer transformerProducer)