JavaScript is disabled on your browser.
D E G I M O P S
D
determineDescription(ResourceDiscoveryContext<ResourceComponent<?>>, Configuration) - Method in class org.rhq.plugins.script.ScriptDiscoveryComponent
Attempts to determine the description of the resource managed by the CLI.
determineVersion(ResourceDiscoveryContext<ResourceComponent<?>>, Configuration) - Method in class org.rhq.plugins.script.ScriptDiscoveryComponent
Attempts to determine the version of the resource managed by the CLI.
DISABLING_ESCAPE_CHARACTER - Static variable in class org.rhq.plugins.script.ScriptServerComponent
discoverResource(Configuration, ResourceDiscoveryContext<ResourceComponent<?>>) - Method in class org.rhq.plugins.script.ScriptDiscoveryComponent
discoverResources(ResourceDiscoveryContext<ResourceComponent<?>>) - Method in class org.rhq.plugins.script.ScriptDiscoveryComponent
E
executeExecutable(String, long, boolean) - Method in class org.rhq.plugins.script.ScriptServerComponent
Executes the CLI executable with the given arguments.
executeExecutable(String, long, boolean, boolean) - Method in class org.rhq.plugins.script.ScriptServerComponent
Executes the CLI executable with the given arguments.
executeExecutable(SystemInfo, Configuration, String, long, boolean, char) - Static method in class org.rhq.plugins.script.ScriptServerComponent
G
getAvailability() - Method in class org.rhq.plugins.script.ScriptServerComponent
getConfiguredEscapeCharacter(Configuration) - Static method in class org.rhq.plugins.script.ScriptServerComponent
getResourcContext() - Method in class org.rhq.plugins.script.ScriptServerComponent
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.script.ScriptServerComponent
Executes the CLI and based on the measurement property, collects the appropriate measurement value.
I
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.script.ScriptServerComponent
Invokes the CLI executable.
M
METRIC_PROPERTY_ARGUMENTS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
METRIC_PROPERTY_EXITCODE - Static variable in class org.rhq.plugins.script.ScriptServerComponent
METRIC_PROPERTY_REGEX - Static variable in class org.rhq.plugins.script.ScriptServerComponent
O
OPERATION_PARAM_ARGUMENTS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
OPERATION_PARAM_CAPTURE_OUTPUT - Static variable in class org.rhq.plugins.script.ScriptServerComponent
OPERATION_PARAM_KILL_ON_TIMEOUT - Static variable in class org.rhq.plugins.script.ScriptServerComponent
OPERATION_PARAM_WAIT_TIME - Static variable in class org.rhq.plugins.script.ScriptServerComponent
OPERATION_RESULT_EXITCODE - Static variable in class org.rhq.plugins.script.ScriptServerComponent
OPERATION_RESULT_OUTPUT - Static variable in class org.rhq.plugins.script.ScriptServerComponent
org.rhq.plugins.script - package org.rhq.plugins.script
P
parse(String, char) - Static method in class org.rhq.plugins.script.ScriptArgumentParser
parseMetricProperty(String) - Method in class org.rhq.plugins.script.ScriptServerComponent
Given a metric property name, this parses it into its different pieces and returns a
map of the different tokens.
PLUGINCONFIG_AVAIL_ARGS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_AVAIL_EXECUTE_CHECK - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_AVAIL_EXITCODE_REGEX - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_AVAIL_OUTPUT_REGEX - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_DESC_ARGS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_DESC_REGEX - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_ENVVAR_NAME - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_ENVVAR_VALUE - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_ENVVARS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_ESCAPE_CHARACTER - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_EXECUTABLE - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_FIXED_DESC - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_FIXED_VERSION - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_QUOTING_ENABLED - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_VERSION_ARGS - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_VERSION_REGEX - Static variable in class org.rhq.plugins.script.ScriptServerComponent
PLUGINCONFIG_WORKINGDIR - Static variable in class org.rhq.plugins.script.ScriptServerComponent
processAutoDiscoveredResource(ResourceDiscoveryContext<ResourceComponent<?>>, ProcessScanResult) - Method in class org.rhq.plugins.script.ScriptDiscoveryComponent
Subclasses should override this method if their plugin descriptors defined process scans.
S
ScriptArgumentParser - Class in org.rhq.plugins.script
ScriptDiscoveryComponent - Class in org.rhq.plugins.script
Discovery component that allows you to manually add your own CLI-managed resource, where
the CLI is some executable binary or script.
ScriptDiscoveryComponent() - Constructor for class org.rhq.plugins.script.ScriptDiscoveryComponent
ScriptServerComponent - Class in org.rhq.plugins.script
Represents a managed resource whose management interface is a command line executable or script,
sometimes referred to as the "CLI" (command line interface).
ScriptServerComponent() - Constructor for class org.rhq.plugins.script.ScriptServerComponent
start(ResourceContext) - Method in class org.rhq.plugins.script.ScriptServerComponent
stop() - Method in class org.rhq.plugins.script.ScriptServerComponent
D E G I M O P S
Copyright © 2008-2014 Red Hat, Inc. . All Rights Reserved.