Brooklyn

brooklyn.entity.messaging.activemq
[Java] Class ActiveMQQueueImpl

java.lang.Object
  brooklyn.entity.basic.AbstractEntity
      brooklyn.entity.messaging.jms.JMSDestinationImpl
          brooklyn.entity.messaging.activemq.ActiveMQDestinationImpl
              brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
All Implemented Interfaces:
ActiveMQQueue

public class ActiveMQQueueImpl
extends ActiveMQDestinationImpl

Field Summary
static Logger log

 
Fields inherited from class ActiveMQDestinationImpl
brokerMBeanName, jmxFeed, jmxHelper
 
Fields inherited from class AbstractEntity
EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, LOG, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, managementSupport, tempWorkings
 
Constructor Summary
ActiveMQQueueImpl()

 
Method Summary
protected void connectSensors()

void create()

void delete()

java.lang.String getQueueName()

void onManagementStarting()

 
Methods inherited from class ActiveMQDestinationImpl
disconnectSensors, onManagementStarting
 
Methods inherited from class JMSDestinationImpl
connectSensors, delete, destroy, disconnectSensors, getName, onManagementStarting
 
Methods inherited from class AbstractEntity
addChild, addChild, addEnricher, addGroup, addLocations, addPolicy, clearLocations, clearParent, configure, configure, configure, configure, configure, configure, destroy, emit, emitInternal, equals, finalize, firstLocation, getAllAttributes, getAllConfig, getApplication, getApplicationId, getAttribute, getAttributeByNameParts, getChildren, getConfig, getConfig, getConfig, getConfig, getConfigMap, getCreationTime, getDisplayName, getEffector, getEnrichers, getEntityManager, getEntityType, getEntityTypeName, getExecutionContext, getGroups, getIconUrl, getId, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getParent, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionContext, getSubscriptionTracker, hashCode, init, invalidateReferences, invoke, invoke, invoke, isLegacyConstruction, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStarting, onManagementStopped, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeLocations, removePolicy, setApplication, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setConfigIfValNonNull, setConfigIfValNonNull, setDisplayName, setManagementContext, setParent, setProxy, subscribe, subscribeToChildren, subscribeToMembers, toMetadataRecord, toString, toStringHelper, unsubscribe, unsubscribe
 

Field Detail

log

public static final Logger log


 
Constructor Detail

ActiveMQQueueImpl

public ActiveMQQueueImpl()


 
Method Detail

connectSensors

@Override
protected void connectSensors()


create

public void create()


delete

public void delete()


getQueueName

public java.lang.String getQueueName()


onManagementStarting

@Override
public void onManagementStarting()


 

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