public class SmsAlertReadConfig extends Object implements org.dromara.sms4j.core.datainterface.SmsReadConfig, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| 构造器和说明 |
|---|
SmsAlertReadConfig(SmsAlertSenderProperties config) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.dromara.sms4j.provider.config.BaseConfig |
getSupplierConfig(String configId) |
List<org.dromara.sms4j.provider.config.BaseConfig> |
getSupplierConfigList() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
Refresh sms read config by spring event
|
public SmsAlertReadConfig(SmsAlertSenderProperties config)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>event - the ContextRefreshedEventpublic org.dromara.sms4j.provider.config.BaseConfig getSupplierConfig(String configId)
getSupplierConfig 在接口中 org.dromara.sms4j.core.datainterface.SmsReadConfigpublic List<org.dromara.sms4j.provider.config.BaseConfig> getSupplierConfigList()
getSupplierConfigList 在接口中 org.dromara.sms4j.core.datainterface.SmsReadConfigCopyright © 2025. All rights reserved.