Uses of Class
com.oracle.coherence.spring.configuration.ExtractorService
Package
Description
Spring configuration Support.
Coherence Messaging Support.
-
Uses of ExtractorService in com.oracle.coherence.spring.configuration
Modifier and TypeFieldDescriptionprotected final ExtractorService
MapEventTransformerService.extractorFactory
The extractor factory for use when creating views.protected final ExtractorService
MapEventTransformerConfiguration.extractorService
The extractor factory for use when creating views.ModifierConstructorDescriptionNamedCacheConfiguration
(FilterService filterService, ExtractorService extractorService) NamedTopicConfiguration
(FilterService filterService, ExtractorService extractorService) -
Uses of ExtractorService in com.oracle.coherence.spring.messaging
ModifierConstructorDescriptionCoherenceTopicListenerSubscribers
(FilterService filterService, ExtractorService extractorService, CoherenceTopicListenerCandidates candidates, Optional<ExecutorService> executorService)