Brooklyn

brooklyn.entity.messaging
[Java] Interface Topic


public interface Topic

An interface that describes a messaging topic.


Field Summary
BasicAttributeSensorAndConfigKey TOPIC_NAME

 
Method Summary
void create()

Create the topic.

void delete()

Delete the topic.

java.lang.String getTopicName()

 

Field Detail

TOPIC_NAME

public BasicAttributeSensorAndConfigKey TOPIC_NAME


 
Method Detail

create

public void create()
Create the topic. TODO make this an effector


delete

public void delete()
Delete the topic. TODO make this an effector


getTopicName

public java.lang.String getTopicName()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.