public class RabbitQueue extends RabbitDestination implements Queue
EntityInternal.FeedSupportBrooklynObject.TagSupportlogCHILD_ADDED, CHILD_REMOVED, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVEDQUEUE_DEPTH_BYTES, QUEUE_DEPTH_MESSAGES, QUEUE_NAMEDIRECT, EXCHANGE_NAME, TOPIC| Constructor and Description | 
|---|
RabbitQueue()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
create()
Create the queue. 
 | 
java.lang.String | 
getName()  | 
java.lang.String | 
getQueueName()
Return the AMQP name for the queue. 
 | 
delete, getDefaultExchangeName, getExchangeName, getParent, getVirtualHost, onManagementStartingaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addLocations, addPolicy, addPolicy, addTag, clearLocations, clearParent, configure, configure, configure, configure, configure, containsTag, destroy, emit, emitInternal, equals, feeds, firstLocation, getAllAttributes, getAllConfig, getAllConfigBag, getApplication, getApplicationId, getAttribute, getAttributeByNameParts, getChildren, getConfig, getConfig, getConfig, getConfig, getConfigMap, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEffector, getEnrichers, getEntityType, getExecutionContext, getFeedSupport, getGroups, getIconUrl, getLocalConfigBag, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionContext, getTags, hashCode, init, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStopped, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, removeTag, requestPersist, resetProxy, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setDisplayName, setManagementContext, setParent, setProxy, subscribe, subscribeToChildren, subscribeToMembers, toMetadataRecord, toString, unsubscribe, unsubscribegetCatalogItemId, getId, getTagSupport, rebind, setCatalogItemId, tagssetCatalogItemIdgetCatalogItemId, getTagSupport, tagspublic java.lang.String getName()
public void create()
Queuecreate in interface Queuecreate in class RabbitDestinationpublic java.lang.String getQueueName()
getQueueName in interface Queue