Modifier and Type |
Field and Description |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
APP |
static ConfigKey<java.lang.String> |
BROOKLYN_CATALOG_CONTENTS
Deprecated.
since 0.7.0; TODO this should support BOM files
|
static ConfigKey<java.lang.String> |
BROOKLYN_CATALOG_REMOTE_PATH
Deprecated.
since 0.7.0; TODO this should support BOM files
|
static ConfigKey<java.lang.String> |
BROOKLYN_CATALOG_URI
Deprecated.
since 0.7.0; TODO this should support BOM files
|
static ConfigKey<java.lang.String> |
BROOKLYN_GLOBAL_PROPERTIES_CONTENTS |
static ConfigKey<java.lang.String> |
BROOKLYN_GLOBAL_PROPERTIES_REMOTE_PATH
Exposed just for testing; remote path is not passed into the launched brooklyn so this won't be used!
This will likely change in a future version.
|
static ConfigKey<java.lang.String> |
BROOKLYN_GLOBAL_PROPERTIES_URI |
static ConfigKey<java.lang.String> |
BROOKLYN_LOCAL_PROPERTIES_CONTENTS |
static ConfigKey<java.lang.String> |
BROOKLYN_LOCAL_PROPERTIES_REMOTE_PATH |
static ConfigKey<java.lang.String> |
BROOKLYN_LOCAL_PROPERTIES_URI |
static BasicAttributeSensorAndConfigKey<java.util.List> |
CLASSPATH |
static BasicAttributeSensorAndConfigKey<java.util.Map<java.lang.String,java.lang.String>> |
COPY_TO_RUNDIR |
static Effector<java.lang.String> |
DEPLOY_BLUEPRINT |
static ConfigKey<java.lang.String> |
DISTRO_UPLOAD_URL |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
DOWNLOAD_URL |
static BasicAttributeSensorAndConfigKey<java.util.List<java.lang.String>> |
ENABLED_HTTP_PROTOCOLS |
static ConfigKey<java.lang.String> |
EXTRA_CUSTOMIZATION_SCRIPT
useful e.g.
|
static ConfigKey<java.lang.String> |
EXTRA_LAUNCH_PARAMETERS |
static PortAttributeSensorAndConfigKey |
HTTP_PORT |
static PortAttributeSensorAndConfigKey |
HTTPS_PORT |
static ConfigKey<java.lang.String> |
LAUNCH_COMMAND |
static ConfigKey<java.lang.Boolean> |
LAUNCH_COMMAND_CREATES_PID_FILE |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
LOCATIONS |
static AttributeSensor<ManagementNodeState> |
MANAGEMENT_NODE_STATE |
static ConfigKey<java.lang.String> |
MANAGEMENT_PASSWORD |
static ConfigKey<java.lang.String> |
MANAGEMENT_USER |
static BasicAttributeSensorAndConfigKey<java.lang.Boolean> |
NO_WEB_CONSOLE_AUTHENTICATION |
static ConfigKey<BrooklynNode.ExistingFileBehaviour> |
ON_EXISTING_PROPERTIES_FILE |
static ConfigKey<Duration> |
POLL_PERIOD |
static ConfigKey<com.google.common.base.Function<? super java.lang.Integer,? extends java.lang.Integer>> |
PORT_MAPPER |
static Effector<ManagementNodeState> |
SET_HIGH_AVAILABILITY_MODE |
static Effector<java.lang.Integer> |
SET_HIGH_AVAILABILITY_PRIORITY |
static Effector<java.lang.Void> |
SHUTDOWN |
static Effector<java.lang.Void> |
STOP_NODE_AND_KILL_APPS |
static Effector<java.lang.Void> |
STOP_NODE_BUT_LEAVE_APPS |
static ConfigKey<java.lang.String> |
SUBPATH_IN_ARCHIVE |
static ConfigKey<java.lang.String> |
SUGGESTED_VERSION |
static AttributeSensor<java.lang.Boolean> |
WEB_CONSOLE_ACCESSIBLE |
static BasicAttributeSensorAndConfigKey<java.net.InetAddress> |
WEB_CONSOLE_BIND_ADDRESS |
static BasicAttributeSensorAndConfigKey<java.net.InetAddress> |
WEB_CONSOLE_PUBLIC_ADDRESS |
static AttributeSensor<java.net.URI> |
WEB_CONSOLE_URI |