Uses of Class
com.oracle.coherence.spring.configuration.ExtractorService
-
Packages that use ExtractorService Package Description com.oracle.coherence.spring.configuration Spring configuration Support.com.oracle.coherence.spring.messaging Coherence Messaging Support. -
-
Uses of ExtractorService in com.oracle.coherence.spring.configuration
Fields in com.oracle.coherence.spring.configuration declared as ExtractorService Modifier and Type Field Description protected ExtractorService
MapEventTransformerService. extractorFactory
The extractor factory for use when creating views.protected ExtractorService
MapEventTransformerConfiguration. extractorService
The extractor factory for use when creating views.Constructors in com.oracle.coherence.spring.configuration with parameters of type ExtractorService Constructor Description NamedCacheConfiguration(FilterService filterService, ExtractorService extractorService)
NamedTopicConfiguration(FilterService filterService, ExtractorService extractorService)
-
Uses of ExtractorService in com.oracle.coherence.spring.messaging
Constructors in com.oracle.coherence.spring.messaging with parameters of type ExtractorService Constructor Description CoherenceTopicListenerSubscribers(FilterService filterService, ExtractorService extractorService, CoherenceTopicListenerCandidates candidates, Optional<ExecutorService> executorService)
-