A B C D E F G H I J L M N O P R S T U V

A

addProbeListener(JasmineProbeListener) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Register a ProbeListener in order to be notified by probe state changes.
addValues(Collection<Number>) - Method in class org.ow2.jasmine.probe.collectors.JCollector
Add a list of values of same type

B

bindAggregateService(JasmineAggregateService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
bindCollectorService(JasmineCollectorService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
bindOuterService(JasmineOuterService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 

C

changeIndicator(JasmineIndicator) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Change an indicator.
changeOutput(JasmineOutput) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Change an output.
changeProbe(JasmineProbe) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Change a Probe with new parameters
changeTarget(JasmineTarget) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Change a target.
composeName(String, String) - Method in class org.ow2.jasmine.probe.outers.JOuter
 
ConstantCollector - Class in org.ow2.jasmine.probe.collectors
Dummy Collector for constant values This Collector return always the same value
ConstantCollector(String, JasmineIndicator, int) - Constructor for class org.ow2.jasmine.probe.collectors.ConstantCollector
Constructor
createIndicator(JasmineIndicator) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Create a new Indicator
createIndicator() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Indicator
createIndicator(String, JasmineIndicator, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
createOutput(JasmineOutput) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Register a new Output in the ProbeManager A name is associated to the Output definition.
createOutput() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Output
createParamvalue() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Paramvalue
createProbe(JasmineProbe) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Create a new probe defined by its data
createProbe() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Probe
createProbeConfig() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of ProbeConfig
createTarget(JasmineTarget) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Create a new target
createTarget() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Target
csv2array(String) - Static method in class org.ow2.jasmine.probe.util.CsvConverter
Build a Collection of String from a single csv String
csv2list(String) - Static method in class org.ow2.jasmine.probe.util.CsvConverter
Build a Collection of String from a single csv String
CsvConverter - Class in org.ow2.jasmine.probe.util
Utility converters from CSV format to various lists
CsvConverter() - Constructor for class org.ow2.jasmine.probe.util.CsvConverter
 

D

dateformat - Variable in class org.ow2.jasmine.probe.outers.JOuter
Std format for the date.
diffValues(Number, Number) - Method in class org.ow2.jasmine.probe.collectors.JCollector
Make a diff between 2 values
divideValues(Number, Number) - Method in class org.ow2.jasmine.probe.collectors.JCollector
Make a div between 2 values

E

execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.OutputListCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.ProbeListCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.TargetListCommand
Executes the command using the supplied command line, output print stream, and error print stream.
execute(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommand
Executes the command using the supplied command line, output print stream, and error print stream.

F

fromValue(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.IndicatorType
 
fromValue(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.OutputType
 
fromValue(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.StatusType
 

G

getAggregate(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Return the AggregateService for a given aggregate function
getAggregateFuntions() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
getCollector(String, int, String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Get a Collector by its Indicator name
getCollectors() - Method in class org.ow2.jasmine.probe.manager.JProbe
 
getId() - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Gets the value of the id property.
getId() - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Gets the value of the id property.
getId() - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Gets the value of the id property.
getId() - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Gets the value of the id property.
getIndicator() - Method in class org.ow2.jasmine.probe.collectors.JCollector
 
getIndicator(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Get an Indicator by its name
getIndicator() - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Gets the value of the indicator property.
getIndicator() - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Gets the value of the indicator property.
getIndicatorPropertyInfos(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
get the list of possible properties for Indicator, depending of its type.
getIndicators() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
get the list of all defined indicators.
getIndicators() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
getIndicatorTypes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
getLastResult() - Method in class org.ow2.jasmine.probe.collectors.ConstantCollector
return the last result for this indicator
getLastResult() - Method in class org.ow2.jasmine.probe.collectors.JCollector
return the last result for this indicator
getName() - Method in class org.ow2.jasmine.probe.collectors.JCollector
 
getName() - Method in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
Gets the value of the name property.
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
getName() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.OutputListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.OutputListCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.TargetListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.TargetListCommandParams
 
getName() - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommand
Returns the name of the command that is implemented by the interface.
getOuters() - Method in class org.ow2.jasmine.probe.manager.JProbe
 
getOutput(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Get an Output by its name
getOutput() - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Gets the value of the output property.
getOutput() - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Gets the value of the output property.
getOutputPropertyInfos(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
get the list of possible properties for Output, depending of its type.
getOutputs() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
get the list of all defined outputs.
getOutputs() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
getOutputTypes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
getParam() - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Gets the value of the param property.
getParam() - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Gets the value of the param property.
getParam() - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Gets the value of the param property.
getParams() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
getPeriod() - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Gets the value of the period property.
getPeriod() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
getProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Get a Probe by its name
getProbe() - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Gets the value of the probe property.
getProbeDef() - Method in class org.ow2.jasmine.probe.manager.JProbe
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.OutputListCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.TargetListCommand
 
getProbeManager() - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommand
 
getProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
getProperties() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
 
getProperties() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
By default, there are no properties.
getProperties() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
 
getProperties() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
 
getProps() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
getProps() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
getProps() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
To be extended by commands having required options
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
 
getRequiredOptions() - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommand
 
getScale() - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Gets the value of the scale property.
getScale() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OutputListCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.TargetListCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommand
Returns a short description of the command; this description should be as short as possible.
getStatus() - Method in class org.ow2.jasmine.probe.manager.JProbe
Get the Probe status, kept in the JasmineProbe object for convenience.
getStatus() - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Gets the value of the status property.
getTarget(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Get a JasmineTarget by its name
getTarget() - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Gets the value of the target property.
getTargets() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
get the list of all defined targets.
getType() - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Gets the value of the type property.
getType() - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Gets the value of the type property.
getType() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
getType() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
getUrl() - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Gets the value of the url property.
getUrl() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
getUsage() - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
Returns the usage string for the command.
getValue() - Method in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
Gets the value of the value property.
getVerbose() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommandParams
 
getVerbose() - Method in class org.ow2.jasmine.probe.shell.TargetListCommandParams
 

H

halt() - Method in class org.ow2.jasmine.probe.manager.JProbe
Stop the Probe by stopping the collectors' polling.

I

id - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
id - Variable in class org.ow2.jasmine.probe.probemanager.generated.Output
 
id - Variable in class org.ow2.jasmine.probe.probemanager.generated.Probe
 
id - Variable in class org.ow2.jasmine.probe.probemanager.generated.Target
 
indicator - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Indicator definition
Indicator - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for indicator complex type.
Indicator() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
indicator - Variable in class org.ow2.jasmine.probe.probemanager.generated.Probe
 
indicator - Variable in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
 
IndicatorCreateCommand - Class in org.ow2.jasmine.probe.shell
Implements indicator-create command.
IndicatorCreateCommand() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorCreateCommand
Default Constructor
IndicatorCreateCommandParams - Class in org.ow2.jasmine.probe.shell
 
IndicatorCreateCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
IndicatorListCommand - Class in org.ow2.jasmine.probe.shell
Implements indicator-list command that list the name of all the created indicators.
IndicatorListCommand() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorListCommand
Default Constructor
IndicatorListCommandParams - Class in org.ow2.jasmine.probe.shell
 
IndicatorListCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
IndicatorRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements indicator-remove command.
IndicatorRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorRemoveCommand
Default Constructor
IndicatorRemoveCommandParams - Class in org.ow2.jasmine.probe.shell
 
IndicatorRemoveCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorRemoveCommandParams
 
IndicatorType - Enum in org.ow2.jasmine.probe.probemanager.generated
Java class for indicatorType.
isTypes() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
isTypes() - Method in class org.ow2.jasmine.probe.shell.OutputListCommandParams
 
isVerbose() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
isVerbose() - Method in class org.ow2.jasmine.probe.shell.OutputListCommandParams
 

J

JasmineProbeCommand - Class in org.ow2.jasmine.probe.shell
Common code for all JasmineProbe Commands.
JasmineProbeCommand() - Constructor for class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
JasmineProbeCommandParams - Class in org.ow2.jasmine.probe.shell
Marker class for all JasmineProbe shell commands .
JasmineProbeCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
 
jasmineProbeScheduler - Variable in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
JCollector - Class in org.ow2.jasmine.probe.collectors
This object represents a Collector in use.
JCollector(String, JasmineIndicator, int) - Constructor for class org.ow2.jasmine.probe.collectors.JCollector
Constructor
jmxService - Variable in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
JOuter - Class in org.ow2.jasmine.probe.outers
Outer instance.
JOuter(JasmineOutput) - Constructor for class org.ow2.jasmine.probe.outers.JOuter
 
JProbe - Class in org.ow2.jasmine.probe.manager
This object represents a Running Probe.
JProbe(JasmineProbe) - Constructor for class org.ow2.jasmine.probe.manager.JProbe
Constructor
JProbeManager - Class in org.ow2.jasmine.probe.manager.internal
Implements the main service of the JasmineProbe module exposing the JasmineProbeManager interface to the JasmineProbe module's clients.
JProbeManager() - Constructor for class org.ow2.jasmine.probe.manager.internal.JProbeManager
 

L

launch() - Method in class org.ow2.jasmine.probe.manager.JProbe
Called by the JasmineProbeManager in startProbe(), when the probe is in the STOPPED state.
listIndicators() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
listOutputs() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
listProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
listTargets() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
loadConfig(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Load the specified xml configuration file The configuration will be merged with the current one.
logger - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Logger.
logger - Static variable in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
logger - Static variable in class org.ow2.jasmine.probe.manager.JProbe
 
logger - Variable in class org.ow2.jasmine.probe.outers.JOuter
logger used for outers
longValue(Number) - Method in class org.ow2.jasmine.probe.collectors.JCollector
Try to cast a Number into a long value

M

multiplyValues(Collection<Number>) - Method in class org.ow2.jasmine.probe.collectors.JCollector
Multiply a list of values of same type

N

name - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Name used to identify this Collector
name - Variable in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
 
name - Variable in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
name - Variable in class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
name - Variable in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
name - Variable in class org.ow2.jasmine.probe.shell.OutputListCommandParams
 
name - Variable in class org.ow2.jasmine.probe.shell.ProbeListCommandParams
 
name - Variable in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
NAME_SEPARATOR - Static variable in class org.ow2.jasmine.probe.outers.JOuter
Separator used to construct data names from indicator name and result name.
names - Variable in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommandParams
 
names - Variable in class org.ow2.jasmine.probe.shell.OutputRemoveCommandParams
 
names - Variable in class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
names - Variable in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
names - Variable in class org.ow2.jasmine.probe.shell.ProbeRemoveCommandParams
 
names - Variable in class org.ow2.jasmine.probe.shell.TargetListCommandParams
 
names - Variable in class org.ow2.jasmine.probe.shell.TargetRemoveCommandParams
 

O

ObjectFactory - Class in org.ow2.jasmine.probe.probemanager.generated
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.jasmine.probe.probemanager.generated package.
ObjectFactory() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.jasmine.probe.probemanager.generated
org.ow2.jasmine.probe.collectors - package org.ow2.jasmine.probe.collectors
 
org.ow2.jasmine.probe.manager - package org.ow2.jasmine.probe.manager
 
org.ow2.jasmine.probe.manager.internal - package org.ow2.jasmine.probe.manager.internal
 
org.ow2.jasmine.probe.outers - package org.ow2.jasmine.probe.outers
 
org.ow2.jasmine.probe.probemanager.generated - package org.ow2.jasmine.probe.probemanager.generated
 
org.ow2.jasmine.probe.shell - package org.ow2.jasmine.probe.shell
 
org.ow2.jasmine.probe.util - package org.ow2.jasmine.probe.util
 
Output - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for output complex type.
Output() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.Output
 
output - Variable in class org.ow2.jasmine.probe.probemanager.generated.Probe
 
output - Variable in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
 
OutputCreateCommand - Class in org.ow2.jasmine.probe.shell
Implements output-create command.
OutputCreateCommand() - Constructor for class org.ow2.jasmine.probe.shell.OutputCreateCommand
Default Constructor
OutputCreateCommandParams - Class in org.ow2.jasmine.probe.shell
 
OutputCreateCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
OutputListCommand - Class in org.ow2.jasmine.probe.shell
Implements output-list command that list the name of all the created outputs.
OutputListCommand() - Constructor for class org.ow2.jasmine.probe.shell.OutputListCommand
Default Constructor
OutputListCommandParams - Class in org.ow2.jasmine.probe.shell
 
OutputListCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.OutputListCommandParams
 
OutputRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements output-remove command.
OutputRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.OutputRemoveCommand
Default Constructor
OutputRemoveCommandParams - Class in org.ow2.jasmine.probe.shell
 
OutputRemoveCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.OutputRemoveCommandParams
 
OutputType - Enum in org.ow2.jasmine.probe.probemanager.generated
Java class for outputType.

P

param - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
param - Variable in class org.ow2.jasmine.probe.probemanager.generated.Output
 
param - Variable in class org.ow2.jasmine.probe.probemanager.generated.Target
 
Paramvalue - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for paramvalue complex type.
Paramvalue() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
 
parseOptions(String, PrintStream, PrintStream) - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
Called by all the commands that have parameters
parseProperties(Collection<JasminePropertyInfo>, JasmineProbeCommandParams) - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
Construct a properties Map, where the keys are property names provided by propsInfo and the values of the properties should be read from the command parameters
period - Variable in class org.ow2.jasmine.probe.collectors.JCollector
period of polling in seconds
period - Variable in class org.ow2.jasmine.probe.probemanager.generated.Probe
 
Probe - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for probe complex type.
Probe() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.Probe
 
probe - Variable in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
 
ProbeCommandsParams - Class in org.ow2.jasmine.probe.shell
Parameters for probe commands having only one parameter, the probe's name (probe-start, probe-stop etc..)
ProbeCommandsParams() - Constructor for class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
ProbeConfig - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for anonymous complex type.
ProbeConfig() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
 
ProbeCreateCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-create command that creates a probe.
ProbeCreateCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeCreateCommand
Default Constructor
ProbeCreateCommandParams - Class in org.ow2.jasmine.probe.shell
Parameters for probe command.
ProbeCreateCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
ProbeListCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-list command that list the name of all the created probes.
ProbeListCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeListCommand
Default Constructor
ProbeListCommandParams - Class in org.ow2.jasmine.probe.shell
 
ProbeListCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.ProbeListCommandParams
 
ProbeRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-remove command.
ProbeRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Default Constructor
ProbeRemoveCommandParams - Class in org.ow2.jasmine.probe.shell
 
ProbeRemoveCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.ProbeRemoveCommandParams
 
ProbeStartCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-start command.
ProbeStartCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeStartCommand
Default Constructor
ProbeStopCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-stop command.
ProbeStopCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeStopCommand
Default Constructor
processData(JasmineProbeResult) - Method in class org.ow2.jasmine.probe.outers.JOuter
 
props - Variable in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
props - Variable in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
props - Variable in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
publishData(JasmineProbeResult) - Method in class org.ow2.jasmine.probe.outers.JOuter
Publish data on this Output

R

removeAllProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Remove all the managed probes.
removeIndicator(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
remove an indicator
removeOutput(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
remove an output.
removeProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Remove a probe.
removeTarget(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
remove a target
reset() - Method in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.IndicatorRemoveCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.OutputListCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.OutputRemoveCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.TargetListCommandParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.TargetRemoveCommandParams
 
run() - Method in class org.ow2.jasmine.probe.manager.JProbe
Called by the Scheduler to make a polling on all indicators
run() - Method in class org.ow2.jasmine.probe.outers.JOuter
run method for Thread implementation.

S

saveConfig(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Save the current configuration in the specified xml file
scale - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
scale - Variable in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
SEPARATOR - Static variable in class org.ow2.jasmine.probe.outers.JOuter
CSV separator.
setCollectors(List<JasmineCollector>) - Method in class org.ow2.jasmine.probe.manager.JProbe
 
setError(String) - Method in class org.ow2.jasmine.probe.manager.JProbe
Set the Probe error message, kept in the JasmineProbe object for convenience.
setId(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Sets the value of the id property.
setId(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Sets the value of the id property.
setId(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Sets the value of the id property.
setId(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Sets the value of the id property.
setIndicator(List<String>) - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Sets the value of the indicator property.
setIndicator(List<Indicator>) - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Sets the value of the indicator property.
setName(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
Sets the value of the name property.
setOuters(List<JasmineOuter>) - Method in class org.ow2.jasmine.probe.manager.JProbe
 
setOutput(List<String>) - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Sets the value of the output property.
setOutput(List<Output>) - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Sets the value of the output property.
setParam(List<Paramvalue>) - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Sets the value of the param property.
setParam(List<Paramvalue>) - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Sets the value of the param property.
setParam(List<Paramvalue>) - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Sets the value of the param property.
setParams(JasmineProbeCommandParams) - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
 
setPeriod(BigInteger) - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Sets the value of the period property.
setProbe(List<Probe>) - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Sets the value of the probe property.
setScale(BigInteger) - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Sets the value of the scale property.
setStatus(int) - Method in class org.ow2.jasmine.probe.manager.JProbe
Set the Probe status, kept in the JasmineProbe object for convenience.
setStatus(StatusType) - Method in class org.ow2.jasmine.probe.probemanager.generated.Probe
Sets the value of the status property.
setTarget(List<Target>) - Method in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
Sets the value of the target property.
setTask(TaskReference) - Method in class org.ow2.jasmine.probe.manager.JProbe
Set the task reference returned by the scheduler.
setType(IndicatorType) - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Sets the value of the type property.
setType(OutputType) - Method in class org.ow2.jasmine.probe.probemanager.generated.Output
Sets the value of the type property.
setUrl(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Sets the value of the url property.
setValue(String) - Method in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
Sets the value of the value property.
simpleDataName(String, Collection<JasmineSingleResult>) - Method in class org.ow2.jasmine.probe.outers.JOuter
Check if simple name (the indicator's name) is to be published, or if the published name is to be composed from the indicator name and a simple result name.
start() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
startAllProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Start all the managed probes.
startPolling() - Method in class org.ow2.jasmine.probe.collectors.ConstantCollector
Start polling
startPolling() - Method in class org.ow2.jasmine.probe.collectors.JCollector
Restart polling
startProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Start a probe.
status - Variable in class org.ow2.jasmine.probe.probemanager.generated.Probe
 
StatusType - Enum in org.ow2.jasmine.probe.probemanager.generated
Java class for statusType.
stop() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
stopAllProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Stop all the managed probes.
stopIt() - Method in class org.ow2.jasmine.probe.outers.JOuter
stop the AbstractOuter
stopPolling() - Method in class org.ow2.jasmine.probe.collectors.ConstantCollector
Stop polling
stopPolling() - Method in class org.ow2.jasmine.probe.collectors.JCollector
Stop polling
stopProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
Stop a probe.

T

target - Variable in class org.ow2.jasmine.probe.probemanager.generated.ProbeConfig
 
Target - Class in org.ow2.jasmine.probe.probemanager.generated
Java class for target complex type.
Target() - Constructor for class org.ow2.jasmine.probe.probemanager.generated.Target
 
TargetCreateCommand - Class in org.ow2.jasmine.probe.shell
Implements target-create command.
TargetCreateCommand() - Constructor for class org.ow2.jasmine.probe.shell.TargetCreateCommand
Default Constructor
TargetCreateCommandParams - Class in org.ow2.jasmine.probe.shell
 
TargetCreateCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 
TargetListCommand - Class in org.ow2.jasmine.probe.shell
Implements target-list command that list the name of all the created targets.
TargetListCommand() - Constructor for class org.ow2.jasmine.probe.shell.TargetListCommand
Default Constructor
TargetListCommandParams - Class in org.ow2.jasmine.probe.shell
 
TargetListCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.TargetListCommandParams
 
TargetRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements target-remove command.
TargetRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.TargetRemoveCommand
Default Constructor
TargetRemoveCommandParams - Class in org.ow2.jasmine.probe.shell
params for target-remove
TargetRemoveCommandParams() - Constructor for class org.ow2.jasmine.probe.shell.TargetRemoveCommandParams
 
toStart() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommandParams
 
type - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
type - Variable in class org.ow2.jasmine.probe.probemanager.generated.Output
 
type - Variable in class org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
 
type - Variable in class org.ow2.jasmine.probe.shell.OutputCreateCommandParams
 

U

unbindAggregateService(JasmineAggregateService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
unbindCollectorService(JasmineCollectorService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
unbindOuterService(JasmineOuterService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManager
 
url - Variable in class org.ow2.jasmine.probe.probemanager.generated.Target
 
url - Variable in class org.ow2.jasmine.probe.shell.TargetCreateCommandParams
 

V

validParam(String) - Method in class org.ow2.jasmine.probe.shell.JasmineProbeCommand
Verify that the command parameter has the following format : paramName=paramValue
value() - Method in enum org.ow2.jasmine.probe.probemanager.generated.IndicatorType
 
value() - Method in enum org.ow2.jasmine.probe.probemanager.generated.OutputType
 
value - Variable in class org.ow2.jasmine.probe.probemanager.generated.Paramvalue
 
value() - Method in enum org.ow2.jasmine.probe.probemanager.generated.StatusType
 
valueOf(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.IndicatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jasmine.probe.probemanager.generated.StatusType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.jasmine.probe.probemanager.generated.IndicatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jasmine.probe.probemanager.generated.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jasmine.probe.probemanager.generated.StatusType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I J L M N O P R S T U V

Copyright © 2011 OW2 Consortium. All Rights Reserved.