@Component(value="mqttMsgScheduler") @Lazy public class MqttMsgScheduler extends Object implements org.springframework.context.ApplicationContextAware, MsgScheduler
| Constructor and Description |
|---|
MqttMsgScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(IaENV iaENV) |
MsgHandler |
getIaHandler() |
void |
initCaller(OperaCall caller) |
void |
removerSubTopic(List<RegisterSub> subList) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
subTopic(List<RegisterSub> subList) |
void |
unregister() |
public void build(IaENV iaENV)
build in interface MsgSchedulerbuild in interface Schedulepublic void unregister()
unregister in interface Schedulepublic void subTopic(List<RegisterSub> subList)
subTopic in interface MsgSchedulerpublic void removerSubTopic(List<RegisterSub> subList)
removerSubTopic in interface MsgSchedulerpublic void initCaller(OperaCall caller)
initCaller in interface Schedulepublic MsgHandler getIaHandler()
getIaHandler in interface MsgSchedulerpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2025. All rights reserved.