Brooklyn

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

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

public interface QpidDestination
extends AmqpExchange, JMSDestination

Field Summary
 
Fields inherited from interface AmqpExchange
DIRECT, EXCHANGE_NAME, TOPIC
 
Method Summary
void create()

java.lang.String getQueueName()

Return the AMQP name for the queue.

 
Methods inherited from interface JMSDestination
delete, destroy, getName
 
Methods inherited from interface AmqpExchange
getExchangeName
 

Method Detail

create

public void create()


getQueueName

public java.lang.String getQueueName()
Return the AMQP name for the queue.


 

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