Brooklyn

brooklyn.entity.messaging.qpid
[Java] Interface QpidTopic

brooklyn.entity.rebind.Rebindable
  brooklyn.entity.messaging.Topic
      brooklyn.entity.Entity
          brooklyn.entity.messaging.jms.JMSDestination
              brooklyn.entity.messaging.qpid.QpidTopic
                  brooklyn.entity.messaging.amqp.AmqpExchange
                      brooklyn.entity.trait.Identifiable
                          brooklyn.entity.messaging.qpid.QpidDestination
All Superinterfaces:
Rebindable, Topic, Entity, JMSDestination, AmqpExchange, Identifiable, QpidDestination

@ImplementedBy(QpidTopicImpl.class)
public interface QpidTopic
extends QpidDestination, Topic

Field Summary
 
Fields inherited from interface Topic
TOPIC_NAME
 
Method Summary
 
Methods inherited from interface Topic
create, delete, getTopicName
 
Methods inherited from interface QpidDestination
create, getQueueName
 
Methods inherited from interface AmqpExchange
getExchangeName
 
Methods inherited from interface JMSDestination
delete, destroy, getName
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent
 
Methods inherited from interface Rebindable
getRebindSupport
 
Methods inherited from interface Identifiable
getId
 

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