public class DeviceDMAgentTopic extends Object implements DMAgentTopic
| Constructor and Description |
|---|
DeviceDMAgentTopic() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddDiagLogTopic() |
String |
getAddErrorCodesTopic() |
String |
getClearDiagErrorCodesTopic() |
String |
getClearDiagLogsTopic() |
String |
getDMServerTopic() |
static DMAgentTopic |
getInstance() |
String |
getManageTopic() |
String |
getNotifyTopic() |
String |
getUnmanageTopic() |
String |
getUpdateLocationTopic() |
public static DMAgentTopic getInstance()
public String getManageTopic()
getManageTopic in interface DMAgentTopicpublic String getUpdateLocationTopic()
getUpdateLocationTopic in interface DMAgentTopicpublic String getClearDiagErrorCodesTopic()
getClearDiagErrorCodesTopic in interface DMAgentTopicpublic String getClearDiagLogsTopic()
getClearDiagLogsTopic in interface DMAgentTopicpublic String getAddErrorCodesTopic()
getAddErrorCodesTopic in interface DMAgentTopicpublic String getAddDiagLogTopic()
getAddDiagLogTopic in interface DMAgentTopicpublic String getUnmanageTopic()
getUnmanageTopic in interface DMAgentTopicpublic String getDMServerTopic()
getDMServerTopic in interface DMAgentTopicpublic String getNotifyTopic()
getNotifyTopic in interface DMAgentTopicCopyright © 2019. All rights reserved.