public interface Topic
| Modifier and Type | Field and Description | 
|---|---|
| static BasicAttributeSensorAndConfigKey<java.lang.String> | TOPIC_NAME | 
| Modifier and Type | Method and Description | 
|---|---|
| void | create()Create the topic. | 
| void | delete()Delete the topic. | 
| java.lang.String | getTopicName() | 
static final BasicAttributeSensorAndConfigKey<java.lang.String> TOPIC_NAME