@Deprecated @Component(value="mqttMsgScheduler") @Lazy public class MqttMsgScheduler extends DefaultMqttMsgScheduler implements org.springframework.context.ApplicationContextAware, MsgScheduler
| Constructor and Description |
|---|
MqttMsgScheduler(IaContext iaContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(IaENV iaENV)
Deprecated.
|
MsgHandler |
getIaHandler()
Deprecated.
|
void |
initCaller(OperaCall caller)
Deprecated.
|
void |
removerSubTopic(List<RegisterSub> subList)
Deprecated.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Deprecated.
|
void |
subTopic(List<RegisterSub> subList)
Deprecated.
|
unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitunregisterpublic MqttMsgScheduler(IaContext iaContext)
public void build(IaENV iaENV)
build in interface MsgSchedulerbuild in interface Schedulebuild in class DefaultMqttMsgSchedulerpublic void subTopic(List<RegisterSub> subList)
subTopic in interface MsgSchedulersubTopic in class DefaultMqttMsgSchedulerpublic void removerSubTopic(List<RegisterSub> subList)
removerSubTopic in interface MsgSchedulerremoverSubTopic in class DefaultMqttMsgSchedulerpublic void initCaller(OperaCall caller)
initCaller in interface ScheduleinitCaller in class DefaultMqttMsgSchedulerpublic MsgHandler getIaHandler()
getIaHandler in interface MsgSchedulergetIaHandler in class DefaultMqttMsgSchedulerpublic 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.