Brooklyn

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

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

@ImplementedBy(QpidQueueImpl.class)
public interface QpidQueue
extends QpidDestination, Queue

Field Summary
 
Fields inherited from interface Queue
QUEUE_DEPTH_BYTES, QUEUE_DEPTH_MESSAGES, QUEUE_NAME
 
Method Summary
java.lang.String getExchangeName()

 
Methods inherited from interface Queue
create, delete, getQueueName
 
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
 

Method Detail

getExchangeName

@Override
public java.lang.String getExchangeName()


 

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