Class MapEventTransformerConfiguration

java.lang.Object
com.oracle.coherence.spring.configuration.MapEventTransformerConfiguration

@Configuration public class MapEventTransformerConfiguration extends Object
Spring Configuration class for producing MapEventTransformer beans.
Since:
3.0
Author:
Jonathan Knight, Gunnar Hillert
  • Field Details

    • extractorService

      protected final ExtractorService extractorService
      The extractor factory for use when creating views.
    • mapEventTransformerService

      protected final MapEventTransformerService mapEventTransformerService