C D E G I L M N O P R S T U 

C

CalltimeFactory - Interface in org.rhq.plugins.perftest.calltime
Calltime data providers need to implement this.
CalltimeGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for calltimeGenerator complex type.
CalltimeGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.CalltimeGenerator
 
calltimeGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
ConfigurableCallTimeDataFactory - Class in org.rhq.plugins.perftest.calltime
Calltime data factory that allows to configure parameters such as minimum and maximum number of entries created.
ConfigurableCallTimeDataFactory(ConfigurableCallTimeDataGenerator) - Constructor for class org.rhq.plugins.perftest.calltime.ConfigurableCallTimeDataFactory
 
ConfigurableCallTimeDataGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for ConfigurableCallTimeDataGenerator complex type.
ConfigurableCallTimeDataGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 
ConfigurationFactory - Interface in org.rhq.plugins.perftest.configuration
 
ConfigurationGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for configurationGenerator complex type.
ConfigurationGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.ConfigurationGenerator
 
ContentFactory - Interface in org.rhq.plugins.perftest.content
 
ContentGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for contentGenerator complex type.
ContentGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.ContentGenerator
 
contentGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
createCalltimeGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of CalltimeGenerator
createCalltimeGenerator(CalltimeGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<CalltimeGenerator>}
createConfigurableCallTimeDataGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of ConfigurableCallTimeDataGenerator
createConfigurableCallTimeDataGenerator(ConfigurableCallTimeDataGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createConfigurationGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of ConfigurationGenerator
createContentGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of ContentGenerator
createContentGenerator(ContentGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<ContentGenerator>}
createMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of MeasurementGenerator
createMeasurementGenerator(MeasurementGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<MeasurementGenerator>}
createOOBNumericMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of OOBNumericMeasurementGenerator
createOOBNumericMeasurementGenerator(OOBNumericMeasurementGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createPluginConfigurationGenerator(ConfigurationGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<ConfigurationGenerator>}
createResource() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of Resource
createResourceGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of ResourceGenerator
createResourceGenerator(ResourceGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<ResourceGenerator>}
createScenario() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of Scenario
createSimpleCallTimeDataGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleCallTimeDataGenerator
createSimpleCallTimeDataGenerator(SimpleCallTimeDataGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createSimpleConfigurationGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleConfigurationGenerator
createSimpleConfigurationGenerator(SimpleConfigurationGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createSimpleContentGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleContentGenerator
createSimpleContentGenerator(SimpleContentGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<SimpleContentGenerator>}
createSimpleNumericMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleNumericMeasurementGenerator
createSimpleNumericMeasurementGenerator(SimpleNumericMeasurementGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createSimpleResourceGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleResourceGenerator
createSimpleResourceGenerator(SimpleResourceGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<SimpleResourceGenerator>}
createSimpleTraitMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of SimpleTraitMeasurementGenerator
createSimpleTraitMeasurementGenerator(SimpleTraitMeasurementGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
createTraitGenerator() - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of TraitGenerator
createTraitGenerator(TraitGenerator) - Method in class org.rhq.plugins.perftest.scenario.ObjectFactory
Create an instance of JAXBElement<TraitGenerator>}

D

deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
discoverContent(PackageType) - Method in interface org.rhq.plugins.perftest.content.ContentFactory
Returns a set of artifacts.
discoverContent(PackageType) - Method in class org.rhq.plugins.perftest.content.SimpleContentFactory
 
discoverDeployedPackages(PackageType) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.perftest.PerfTestDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.perftest.PerfTestRogueDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.perftest.resource.EmptyResourceFactory
 
discoverResources(ResourceDiscoveryContext) - Method in interface org.rhq.plugins.perftest.resource.ResourceFactory
Simulates a discovery of resources.
discoverResources(ResourceDiscoveryContext) - Method in class org.rhq.plugins.perftest.resource.SimpleResourceFactory
 

E

EmptyCalltimeFactory - Class in org.rhq.plugins.perftest.calltime
Factory that returns no data
EmptyCalltimeFactory() - Constructor for class org.rhq.plugins.perftest.calltime.EmptyCalltimeFactory
 
EmptyMeasurementFactory - Class in org.rhq.plugins.perftest.measurement
Stub measurement factory that returns null on each call.
EmptyMeasurementFactory() - Constructor for class org.rhq.plugins.perftest.measurement.EmptyMeasurementFactory
 
EmptyResourceFactory - Class in org.rhq.plugins.perftest.resource
Resource factory used when a scenario does not define any resources of a particular type.
EmptyResourceFactory() - Constructor for class org.rhq.plugins.perftest.resource.EmptyResourceFactory
 
EmptyTraitFactory - Class in org.rhq.plugins.perftest.trait
Factory returning no values
EmptyTraitFactory() - Constructor for class org.rhq.plugins.perftest.trait.EmptyTraitFactory
 

G

generateConfiguration(ConfigurationDefinition) - Method in interface org.rhq.plugins.perftest.configuration.ConfigurationFactory
Generates a configuration that adheres to the specified definition.
generateConfiguration(ConfigurationDefinition) - Method in class org.rhq.plugins.perftest.configuration.SimpleConfigurationFactory
 
generateInstallationSteps(ResourcePackageDetails) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
getAvailability() - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
getAvailability() - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 
getCalltimeFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
 
getCalltimeGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the calltimeGenerator property.
getContentFactory(String, String) - Method in class org.rhq.plugins.perftest.ScenarioManager
Returns the content factory defined in the scenario for discovering packages of the specified type.
getContentGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the contentGenerator property.
getEventType() - Method in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
getInstance() - Static method in class org.rhq.plugins.perftest.ScenarioManager
Returns an instance of this class.
getMaxDuration() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Gets the value of the maxDuration property.
getMaxMsgCount() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Gets the value of the maxMsgCount property.
getMeasurementFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
Returns the measurement factory defined in the scenario for the specified resource type.
getMeasurementGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the measurementGenerator property.
getMinDuration() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Gets the value of the minDuration property.
getMinMsgCount() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Gets the value of the minMsgCount property.
getNumberOfPackages() - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
Gets the value of the numberOfPackages property.
getNumberOfResources() - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
Gets the value of the numberOfResources property.
getNumberSubPaths() - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Gets the value of the numberSubPaths property.
getPackageType() - Method in class org.rhq.plugins.perftest.scenario.ContentGenerator
Gets the value of the packageType property.
getPluginConfigurationFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
Returns the configuration factory defined in the scenario for creating plugin configurations for the specified resource type.
getPluginConfigurationGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the pluginConfigurationGenerator property.
getProperty() - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
Gets the value of the property property.
getProperty() - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
Gets the value of the property property.
getResource() - Method in class org.rhq.plugins.perftest.scenario.Scenario
Gets the value of the resource property.
getResourceFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
Returns the resource factory defined in the scenario for the specified resource type.
getResourceGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the resourceGenerator property.
getTraitFactory(String) - Method in class org.rhq.plugins.perftest.ScenarioManager
 
getTraitGenerator() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the traitGenerator property.
getType() - Method in class org.rhq.plugins.perftest.scenario.Resource
Gets the value of the type property.
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 

I

installPackages(Set<InstalledPackage>, ContentServices) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
invokeOperation(String, Configuration) - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 
isEnabled() - Method in class org.rhq.plugins.perftest.ScenarioManager
 

L

loadResourceConfiguration() - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
loadResourceConfiguration() - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 

M

maxDuration - Variable in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 
maxMsgCount - Variable in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 
MeasurementFactory - Interface in org.rhq.plugins.perftest.measurement
 
MeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for measurementGenerator complex type.
MeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.MeasurementGenerator
 
measurementGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
minDuration - Variable in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 
minMsgCount - Variable in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 

N

nextValue(MeasurementScheduleRequest) - Method in interface org.rhq.plugins.perftest.calltime.CalltimeFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.calltime.ConfigurableCallTimeDataFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.calltime.EmptyCalltimeFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.calltime.SimpleCallTimeDataFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.measurement.EmptyMeasurementFactory
 
nextValue(MeasurementScheduleRequest) - Method in interface org.rhq.plugins.perftest.measurement.MeasurementFactory
Returns a measurement data value for the specified measurement.
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.measurement.OOBNumericMeasurementFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.measurement.SimpleNumericMeasurementFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.trait.EmptyTraitFactory
 
nextValue(MeasurementScheduleRequest) - Method in class org.rhq.plugins.perftest.trait.SimpleTraitFactory
 
nextValue(MeasurementScheduleRequest) - Method in interface org.rhq.plugins.perftest.trait.TraitFactory
 
numberOfPackages - Variable in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
 
numberOfResources - Variable in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
 
numberSubPaths - Variable in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
 

O

ObjectFactory - Class in org.rhq.plugins.perftest.scenario
This object contains factory methods for each Java content interface and Java element interface generated in the org.rhq.plugins.perftest.scenario package.
ObjectFactory() - Constructor for class org.rhq.plugins.perftest.scenario.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.rhq.plugins.perftest.scenario
OOBNumericMeasurementFactory - Class in org.rhq.plugins.perftest.measurement
Generates measurement values, using a step function which repeats every 7days
OOBNumericMeasurementFactory() - Constructor for class org.rhq.plugins.perftest.measurement.OOBNumericMeasurementFactory
 
OOBNumericMeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for OOBNumericMeasurementGenerator complex type.
OOBNumericMeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.OOBNumericMeasurementGenerator
 
org.rhq.plugins.perftest - package org.rhq.plugins.perftest
 
org.rhq.plugins.perftest.calltime - package org.rhq.plugins.perftest.calltime
 
org.rhq.plugins.perftest.configuration - package org.rhq.plugins.perftest.configuration
 
org.rhq.plugins.perftest.content - package org.rhq.plugins.perftest.content
 
org.rhq.plugins.perftest.event - package org.rhq.plugins.perftest.event
 
org.rhq.plugins.perftest.measurement - package org.rhq.plugins.perftest.measurement
 
org.rhq.plugins.perftest.resource - package org.rhq.plugins.perftest.resource
 
org.rhq.plugins.perftest.scenario - package org.rhq.plugins.perftest.scenario
 
org.rhq.plugins.perftest.trait - package org.rhq.plugins.perftest.trait
 

P

packageType - Variable in class org.rhq.plugins.perftest.scenario.ContentGenerator
 
PERFTEST_EVENT_TYPE - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
PerfTestComponent - Class in org.rhq.plugins.perftest
RHQ resource component for handling resources defined in a performance test scenario.
PerfTestComponent() - Constructor for class org.rhq.plugins.perftest.PerfTestComponent
 
PerfTestDiscoveryComponent - Class in org.rhq.plugins.perftest
RHQ discovery component for discovering resources defined in the performance test scenario.
PerfTestDiscoveryComponent() - Constructor for class org.rhq.plugins.perftest.PerfTestDiscoveryComponent
 
PerfTestEventPoller - Class in org.rhq.plugins.perftest.event
Emits events when polled.
PerfTestEventPoller(ResourceContext) - Constructor for class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
PerfTestRogueComponent - Class in org.rhq.plugins.perftest
 
PerfTestRogueComponent() - Constructor for class org.rhq.plugins.perftest.PerfTestRogueComponent
 
PerfTestRogueDiscoveryComponent - Class in org.rhq.plugins.perftest
 
PerfTestRogueDiscoveryComponent() - Constructor for class org.rhq.plugins.perftest.PerfTestRogueDiscoveryComponent
 
pluginConfigurationGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
poll() - Method in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
property - Variable in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
 
property - Variable in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
 

R

removePackages(Set<ResourcePackageDetails>) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
Resource - Class in org.rhq.plugins.perftest.scenario
Java class for resource complex type.
Resource() - Constructor for class org.rhq.plugins.perftest.scenario.Resource
 
resource - Variable in class org.rhq.plugins.perftest.scenario.Scenario
 
ResourceFactory - Interface in org.rhq.plugins.perftest.resource
 
resourceGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
ResourceGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for resourceGenerator complex type.
ResourceGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.ResourceGenerator
 
retrievePackageBits(InstalledPackage) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 

S

Scenario - Class in org.rhq.plugins.perftest.scenario
Java class for anonymous complex type.
Scenario() - Constructor for class org.rhq.plugins.perftest.scenario.Scenario
 
SCENARIO_PROPERTY - Static variable in class org.rhq.plugins.perftest.ScenarioManager
System property that must be set to indicate what scenario to use.
ScenarioManager - Class in org.rhq.plugins.perftest
Loads performance testing scenarios and parses into usable components by the RHQ resource components.
setCalltimeGenerator(JAXBElement<? extends CalltimeGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the calltimeGenerator property.
setMaxDuration(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Sets the value of the maxDuration property.
setMaxMsgCount(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Sets the value of the maxMsgCount property.
setMeasurementGenerator(JAXBElement<? extends MeasurementGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the measurementGenerator property.
setMinDuration(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Sets the value of the minDuration property.
setMinMsgCount(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Sets the value of the minMsgCount property.
setNumberOfPackages(Integer) - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
Sets the value of the numberOfPackages property.
setNumberOfResources(Integer) - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
Sets the value of the numberOfResources property.
setNumberSubPaths(Integer) - Method in class org.rhq.plugins.perftest.scenario.ConfigurableCallTimeDataGenerator
Sets the value of the numberSubPaths property.
setPackageType(String) - Method in class org.rhq.plugins.perftest.scenario.ContentGenerator
Sets the value of the packageType property.
setPluginConfigurationGenerator(JAXBElement<? extends ConfigurationGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the pluginConfigurationGenerator property.
setProperty(String) - Method in class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
Sets the value of the property property.
setProperty(String) - Method in class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
Sets the value of the property property.
setResourceGenerator(JAXBElement<? extends ResourceGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the resourceGenerator property.
setTraitGenerator(JAXBElement<? extends TraitGenerator>) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the traitGenerator property.
setType(String) - Method in class org.rhq.plugins.perftest.scenario.Resource
Sets the value of the type property.
SimpleCallTimeDataFactory - Class in org.rhq.plugins.perftest.calltime
Create CallTime data.
SimpleCallTimeDataFactory() - Constructor for class org.rhq.plugins.perftest.calltime.SimpleCallTimeDataFactory
 
SimpleCallTimeDataGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for SimpleCallTimeDataGenerator complex type.
SimpleCallTimeDataGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleCallTimeDataGenerator
 
SimpleConfigurationFactory - Class in org.rhq.plugins.perftest.configuration
Basic implementation of the configuration factory that fills in a valid value for each defined property.
SimpleConfigurationFactory() - Constructor for class org.rhq.plugins.perftest.configuration.SimpleConfigurationFactory
 
SimpleConfigurationGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for simpleConfigurationGenerator complex type.
SimpleConfigurationGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleConfigurationGenerator
 
SimpleContentFactory - Class in org.rhq.plugins.perftest.content
Artifact factory implementation that will return a configurable number of artifacts.
SimpleContentFactory(SimpleContentGenerator) - Constructor for class org.rhq.plugins.perftest.content.SimpleContentFactory
 
SimpleContentGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for simpleContentGenerator complex type.
SimpleContentGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleContentGenerator
 
SimpleNumericMeasurementFactory - Class in org.rhq.plugins.perftest.measurement
Create mock numeric data.
SimpleNumericMeasurementFactory() - Constructor for class org.rhq.plugins.perftest.measurement.SimpleNumericMeasurementFactory
 
SimpleNumericMeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for simpleNumericMeasurementGenerator complex type.
SimpleNumericMeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleNumericMeasurementGenerator
 
SimpleResourceFactory - Class in org.rhq.plugins.perftest.resource
Simplistic resource factory, this class will simply return the number of resource specified.
SimpleResourceFactory(SimpleResourceGenerator) - Constructor for class org.rhq.plugins.perftest.resource.SimpleResourceFactory
 
SimpleResourceGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for simpleResourceGenerator complex type.
SimpleResourceGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleResourceGenerator
 
SimpleTraitFactory - Class in org.rhq.plugins.perftest.trait
Create mock trait data.
SimpleTraitFactory() - Constructor for class org.rhq.plugins.perftest.trait.SimpleTraitFactory
 
SimpleTraitMeasurementGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for simpleTraitMeasurementGenerator complex type.
SimpleTraitMeasurementGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.SimpleTraitMeasurementGenerator
 
start(ResourceContext) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
start(ResourceContext) - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 
stop() - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
stop() - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 
SYSPROP_EVENTS_COUNT - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
SYSPROP_EVENTS_POLLING_INTERVAL - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 
SYSPROP_EVENTS_SEVERITY - Static variable in class org.rhq.plugins.perftest.event.PerfTestEventPoller
 

T

TraitFactory - Interface in org.rhq.plugins.perftest.trait
Trait data providers need to implement this
traitGenerator - Variable in class org.rhq.plugins.perftest.scenario.Resource
 
TraitGenerator - Class in org.rhq.plugins.perftest.scenario
Java class for traitGenerator complex type.
TraitGenerator() - Constructor for class org.rhq.plugins.perftest.scenario.TraitGenerator
 
type - Variable in class org.rhq.plugins.perftest.scenario.Resource
 

U

updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.perftest.PerfTestComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.rhq.plugins.perftest.PerfTestRogueComponent
 
C D E G I L M N O P R S T U 

Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.