|
Brooklyn | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
brooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.SoftwareProcessEntity
brooklyn.entity.messaging.jms.JMSBroker
abstract class JMSBroker extends SoftwareProcessEntity
Field Summary |
---|
Fields inherited from class SoftwareProcessEntity | |
---|---|
ADDRESS, CUSTOMIZE_LATCH, HOSTNAME, INSTALL_LATCH, LAUNCH_LATCH, PROVISIONING_PROPERTIES, SERVICE_STATE, SHELL_ENVIRONMENT, START_LATCH, SUGGESTED_INSTALL_DIR, SUGGESTED_RUN_DIR, SUGGESTED_VERSION, sensorRegistry |
Fields inherited from class AbstractEntity | |
---|---|
LOG, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, application, attributesInternal, configsInternal, execution, managementContext, managementData, subscription, tempWorkings |
Property Summary | |
---|---|
java.util.Collection |
queueNames
|
java.util.Map |
queues
|
java.util.Collection |
topicNames
|
java.util.Map |
topics
|
Constructor Summary | |
JMSBroker(java.util.Map properties = [:], Entity owner = null)
|
Method Summary | |
---|---|
void
|
addQueue(java.lang.String name, java.util.Map properties = [:])
TODO make this an effector |
void
|
addTopic(java.lang.String name, java.util.Map properties = [:])
TODO make this an effector |
Entity
|
configure(java.util.Map properties)
|
Q
|
createQueue(java.util.Map properties)
|
java.lang.Object
|
createTopic(java.util.Map properties)
|
void
|
postStart()
|
void
|
preStop()
|
void
|
setBrokerUrl()
|
Methods inherited from class groovy.lang.GroovyObjectSupport | |
---|---|
groovy.lang.GroovyObjectSupport#setProperty(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#getProperty(java.lang.String), groovy.lang.GroovyObjectSupport#getMetaClass(), groovy.lang.GroovyObjectSupport#setMetaClass(groovy.lang.MetaClass), groovy.lang.GroovyObjectSupport#invokeMethod(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#wait(), groovy.lang.GroovyObjectSupport#wait(long), groovy.lang.GroovyObjectSupport#wait(long, int), groovy.lang.GroovyObjectSupport#equals(java.lang.Object), groovy.lang.GroovyObjectSupport#toString(), groovy.lang.GroovyObjectSupport#hashCode(), groovy.lang.GroovyObjectSupport#getClass(), groovy.lang.GroovyObjectSupport#notify(), groovy.lang.GroovyObjectSupport#notifyAll() |
Property Detail |
---|
java.util.Collection queueNames
java.util.Map queues
java.util.Collection topicNames
java.util.Map topics
Constructor Detail |
---|
JMSBroker(java.util.Map properties = [:], Entity owner = null)
Method Detail |
---|
void addQueue(java.lang.String name, java.util.Map properties = [:])
void addTopic(java.lang.String name, java.util.Map properties = [:])
Entity configure(java.util.Map properties)
Q createQueue(java.util.Map properties)
java.lang.Object createTopic(java.util.Map properties)
@Override void postStart()
@Override void preStop()
void setBrokerUrl()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.