@Configuration @EnableAsync @EnableConfigurationProperties(value=DataRangersSDKConfigPropertiesInfo.class) public class DataRangersEnableAutoConfiguration extends Object
| 构造器和说明 |
|---|
DataRangersEnableAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
EventCollector |
defaultAppCollector() |
EventCollector |
defaultMpbCollector() |
EventCollector |
defaultWebCollector() |
@Bean(name="appEventCollector") public EventCollector defaultAppCollector()
@Bean(name="webEventCollector") public EventCollector defaultWebCollector()
@Bean(name="mpEventCollector") public EventCollector defaultMpbCollector()
Copyright © 2021. All rights reserved.