Uses of Interface
com.oracle.coherence.cdi.events.AnnotatedMapListener.MapEventTransformerProducer
Packages that use AnnotatedMapListener.MapEventTransformerProducer
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.MapEventTransformerProducer in com.oracle.coherence.cdi
Classes in com.oracle.coherence.cdi that implement AnnotatedMapListener.MapEventTransformerProducerModifier and TypeClassDescriptionclassA CDI bean that producesMapEventTransformerinstances usingMapEventTransformerFactorybeans annotated withMapEventTransformerBindingannotations. -
Uses of AnnotatedMapListener.MapEventTransformerProducer in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events with parameters of type AnnotatedMapListener.MapEventTransformerProducerModifier and TypeMethodDescriptionvoidAnnotatedMapListener.resolveTransformer(AnnotatedMapListener.MapEventTransformerProducer producer) Resolve this listener's transformer annotation into aMapEventTransformerinstance.Constructors in com.oracle.coherence.cdi.events with parameters of type AnnotatedMapListener.MapEventTransformerProducerModifierConstructorDescriptionAnnotatedMapListenerManager(AnnotatedMapListener.FilterProducer filterProducer, AnnotatedMapListener.MapEventTransformerProducer transformerProducer)