| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.SoftwareProcessImpl
brooklyn.entity.messaging.jms.JMSBrokerImpl
brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
public class ActiveMQBrokerImpl extends JMSBrokerImpl
An Entity that represents a single ActiveMQ broker instance.
| Field Summary | 
|---|
| Fields inherited from class SoftwareProcessImpl | |
|---|---|
| connectedSensors | 
| 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 | |
| ActiveMQBrokerImpl() | |
| Method Summary | |
|---|---|
| protected void | connectSensors() | 
| ActiveMQQueue | createQueue(java.util.Map properties) | 
| ActiveMQTopic | createTopic(java.util.Map properties) | 
| void | disconnectSensors() | 
| java.lang.Class | getDriverInterface() | 
| java.lang.Integer | getJmxPort() | 
| java.lang.Integer | getOpenWirePort() | 
| void | init() | 
| boolean | isJmxEnabled() | 
| void | setBrokerUrl() | 
| protected ToStringHelper | toStringHelper() | 
| Methods inherited from class JMSBrokerImpl | |
|---|---|
| addQueue, addQueue, addTopic, addTopic, configure, connectSensors, createQueue, createTopic, getQueueNames, getQueues, getTopicNames, getTopics, postStart, preStop, setBrokerUrl | 
| Constructor Detail | 
|---|
public ActiveMQBrokerImpl()
| Method Detail | 
|---|
@Override protected void connectSensors()
@Override public public ActiveMQQueue createQueue(java.util.Map properties)
@Override public public ActiveMQTopic createTopic(java.util.Map properties)
@Override public void disconnectSensors()
@Override public java.lang.Class getDriverInterface()
public java.lang.Integer getJmxPort()
public java.lang.Integer getOpenWirePort()
@Override public void init()
public boolean isJmxEnabled()
public void setBrokerUrl()
de protected ToStringHelper toStringHelper()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.