public interface ActiveMQBroker extends SoftwareProcess, MessageBroker, UsesJmx, JMSBroker<ActiveMQQueue,ActiveMQTopic>
Entity
that represents a single ActiveMQ broker instance.UsesJmx.JmxAgentModes
SoftwareProcess.ChildStartableMode, SoftwareProcess.RestartSoftwareParameters
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
BrooklynObject.TagSupport
Modifier and Type | Field and Description |
---|---|
static PortAttributeSensorAndConfigKey |
AMQ_JETTY_PORT |
static AttributeSensorAndConfigKey<java.lang.String,java.lang.String> |
DOWNLOAD_URL |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
JMX_PASSWORD |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
JMX_USER |
static BasicConfigKey<java.lang.String> |
MIRROR_URL
download mirror, if desired
|
static PortAttributeSensorAndConfigKey |
OPEN_WIRE_PORT |
static ConfigKey<Duration> |
START_TIMEOUT |
static ConfigKey<java.lang.String> |
SUGGESTED_VERSION |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
TEMPLATE_CONFIGURATION_URL |
DEFAULT_JMX_PORT, JMX_AGENT_MODE, JMX_CONTEXT, JMX_PORT, JMX_SSL_ACCESS_CERT, JMX_SSL_ACCESS_KEY, JMX_SSL_ENABLED, JMX_URL, RMI_REGISTRY_PORT, USE_JMX
CHECK_JAVA_HOSTNAME_BUG, JAVA_OPTS, JAVA_SYSPROPS
ADDRESS, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DOWNLOAD_ADDON_URLS, ENTITY_STARTED, EXPANDED_INSTALL_DIR, HOSTNAME, INSTALL_DIR, INSTALL_FILES, INSTALL_LATCH, INSTALL_RESOURCES_LATCH, INSTALL_TEMPLATES, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, MAXIMUM_REBIND_SENSOR_CONNECT_DELAY, PID_FILE, POST_INSTALL_COMMAND, POST_LAUNCH_COMMAND, PRE_INSTALL_COMMAND, PRE_LAUNCH_COMMAND, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, RUN_DIR, RUNTIME_FILES, RUNTIME_RESOURCES_LATCH, RUNTIME_TEMPLATES, SERVICE_PROCESS_IS_RUNNING, SERVICE_STATE_ACTUAL, SETUP_LATCH, SHELL_ENVIRONMENT, SKIP_INSTALLATION, START_LATCH, SUBNET_ADDRESS, SUBNET_HOSTNAME, SUGGESTED_INSTALL_DIR, SUGGESTED_RUN_DIR
RESTART, SERVICE_UP, START, STOP
BROKER_URL
addQueue, addQueue, addTopic, addTopic, createQueue, createTopic, getQueueNames, getQueues, getTopicNames, getTopics
setBrokerUrl
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParent
getCatalogItemId, getTagSupport, tags
static final ConfigKey<java.lang.String> SUGGESTED_VERSION
static final AttributeSensorAndConfigKey<java.lang.String,java.lang.String> DOWNLOAD_URL
static final BasicConfigKey<java.lang.String> MIRROR_URL
static final PortAttributeSensorAndConfigKey OPEN_WIRE_PORT
static final PortAttributeSensorAndConfigKey AMQ_JETTY_PORT
static final BasicAttributeSensorAndConfigKey<java.lang.String> JMX_USER
static final BasicAttributeSensorAndConfigKey<java.lang.String> JMX_PASSWORD
static final BasicAttributeSensorAndConfigKey<java.lang.String> TEMPLATE_CONFIGURATION_URL