public abstract class QpidDestinationImpl extends JMSDestinationImpl implements QpidDestination
AbstractEntity.BasicConfigurationSupport, AbstractEntity.BasicSensorSupportEntity.SensorSupportBrooklynObject.TagSupportConfigurable.ConfigurationSupportEntityInternal.FeedSupport, EntityInternal.SensorSupportInternalBrooklynObjectInternal.ConfigurationSupportInternal| Modifier and Type | Field and Description | 
|---|---|
static org.slf4j.Logger | 
log  | 
CHILD_ADDED, CHILD_REMOVED, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, GROUP_ADDED, GROUP_REMOVED, LOCATION_ADDED, LOCATION_REMOVED, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVEDDIRECT, EXCHANGE_NAME, TOPIC| Constructor and Description | 
|---|
QpidDestinationImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
create()  | 
void | 
delete()  | 
QpidBroker | 
getParent()
The parent of this entity, null if no parent. 
 | 
java.lang.String | 
getQueueName()
Return the AMQP name for the queue. 
 | 
void | 
onManagementStarting()
Invoked by  
EntityManagementSupport when this entity is becoming managed (i.e. | 
destroy, getNameaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addLocations, addPolicy, addPolicy, clearLocations, clearParent, config, configure, configure, configure, configure, configure, 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, hashCode, init, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStopped, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, requestPersist, resetProxy, sensors, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setDisplayName, setManagementContext, setParent, setProxy, subscribe, subscribeToChildren, subscribeToMembers, toMetadataRecord, toString, unsubscribe, unsubscribegetCatalogItemId, getId, rebind, setCatalogItemId, tagsdestroy, getNameaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getPolicies, invoke, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setParentgetCatalogItemId, tagsconfig, setConfiggetExchangeNamesetCatalogItemIdpublic QpidBroker getParent()
EntitygetParent in interface EntitygetParent in class AbstractEntityEntity.setParent(Entity), 
Entity.clearParent()public void onManagementStarting()
AbstractEntityEntityManagementSupport when this entity is becoming managed (i.e. it has a working
 management context, but before the entity is visible to other entities), including during a rebind.onManagementStarting in class JMSDestinationImplpublic void create()
create in interface QpidDestinationpublic void delete()
delete in interface JMSDestinationdelete in class JMSDestinationImplpublic java.lang.String getQueueName()
QpidDestinationgetQueueName in interface QpidDestination