类 DataRangersEnableAutoConfiguration

    • 构造器详细资料

      • DataRangersEnableAutoConfiguration

        public DataRangersEnableAutoConfiguration()
    • 方法详细资料

      • defaultAppCollector

        @Bean(name="appEventCollector")
        public com.datarangers.collector.EventCollector defaultAppCollector()
      • defaultWebCollector

        @Bean(name="webEventCollector")
        public com.datarangers.collector.EventCollector defaultWebCollector()
      • defaultMpbCollector

        @Bean(name="mpEventCollector")
        public com.datarangers.collector.EventCollector defaultMpbCollector()