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.JProbeManagerImpl
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.JProbeManagerImpl
 
bindCollectorService(JasmineCollectorService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 
bindOuterService(JasmineOuterService, ServiceReference) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 

C

changeIndicator(JasmineIndicator) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Change an indicator.
changeOutput(JasmineOutput) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Change an output.
changeProbe(JasmineProbe) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Change a Probe with new parameters
changeTarget(JasmineTarget) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Change a target.
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.JProbeManagerImpl
Create a new Indicator
createIndicator() - Method in class org.ow2.jasmine.probe.probemanager.generated.ObjectFactory
Create an instance of Indicator
createOutput(JasmineOutput) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
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.JProbeManagerImpl
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.JProbeManagerImpl
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.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.IndicatorListShowCommand
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.IndicatorShowCommand
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.OuterListCommand
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.OuterListShowCommand
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.OuterRemoveCommand
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.OuterShowCommand
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.ProbeListShowCommand
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.ProbeShowCommand
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.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.TargetListShowCommand
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.TargetShowCommand
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.JProbeManagerImpl
Return the AggregateService for a given aggregate function
getAggregateFuntions() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 
getCollector(String, int, String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
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() - 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.JProbeManagerImpl
get the list of possible properties for Indicator, depending of its type.
getIndicators() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
get the list of all defined indicators.
getIndicators() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
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.IndicatorCommandParameters
 
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.IndicatorListShowCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.IndicatorShowCommand
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.OuterCommandParameters
 
getName() - Method in class org.ow2.jasmine.probe.shell.OuterListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.OuterListShowCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.OuterRemoveCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.OuterShowCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
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.ProbeListCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.ProbeListShowCommand
Returns the name of the command that is implemented by the interface.
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.ProbeShowCommand
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.TargetCommandParameters
 
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.TargetListShowCommand
Returns the name of the command that is implemented by the interface.
getName() - Method in class org.ow2.jasmine.probe.shell.TargetShowCommand
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.JProbeManagerImpl
get a given output's definition
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.JProbeManagerImpl
get the list of possible properties for Output, depending of its type.
getOutputs() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
get the list of all defined outputs.
getOutputs() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
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.ProbeCommandParameters
 
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
 
getProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 
getScale() - Method in class org.ow2.jasmine.probe.probemanager.generated.Indicator
Gets the value of the scale property.
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.IndicatorListShowCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.IndicatorShowCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OuterListCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OuterListShowCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OuterRemoveCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.OuterShowCommand
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.ProbeListShowCommand
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.ProbeShowCommand
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.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.TargetListShowCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription() - Method in class org.ow2.jasmine.probe.shell.TargetShowCommand
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.JProbeManagerImpl
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.JProbeManagerImpl
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.
getUrl() - Method in class org.ow2.jasmine.probe.probemanager.generated.Target
Gets the value of the url property.
getUsage() - Method in class org.ow2.jasmine.probe.shell.IndicatorListCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.IndicatorListShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.IndicatorShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.OuterListCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.OuterListShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.OuterRemoveCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.OuterShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeCreateCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeListCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeListShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeStartCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.ProbeStopCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.TargetListCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.TargetListShowCommand
Returns the usage string for the command.
getUsage() - Method in class org.ow2.jasmine.probe.shell.TargetShowCommand
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.

H

halt() - Method in class org.ow2.jasmine.probe.manager.JProbe
Stop the Probe

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
 
IndicatorCommandParameters - Class in org.ow2.jasmine.probe.shell
Parameters for commands related to indicators manipulation that only need a name main argument.
IndicatorCommandParameters() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorCommandParameters
 
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
IndicatorListShowCommand - Class in org.ow2.jasmine.probe.shell
Implements indicator-list command that list the name of all the created indicators.
IndicatorListShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorListShowCommand
Default Constructor
IndicatorShowCommand - Class in org.ow2.jasmine.probe.shell
Implements output-show command that shows the properties of an output.
IndicatorShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.IndicatorShowCommand
Default Constructor
IndicatorType - Enum in org.ow2.jasmine.probe.probemanager.generated
Java class for indicatorType.

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.JProbeManagerImpl
 
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
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
JProbeManagerImpl - 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.
JProbeManagerImpl() - Constructor for class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 

L

loadConfig(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
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.JProbeManagerImpl
 
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.IndicatorCommandParameters
 
name - Variable in class org.ow2.jasmine.probe.shell.OuterCommandParameters
 
name - Variable in class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
name - Variable in class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
name - Variable in class org.ow2.jasmine.probe.shell.TargetCommandParameters
 

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
 
OuterCommandParameters - Class in org.ow2.jasmine.probe.shell
Parameters for commands related to the OuterService that only need a name (-n / --name) argument.
OuterCommandParameters() - Constructor for class org.ow2.jasmine.probe.shell.OuterCommandParameters
 
OuterListCommand - Class in org.ow2.jasmine.probe.shell
Implements output-list command that list the name of all the created outputs.
OuterListCommand() - Constructor for class org.ow2.jasmine.probe.shell.OuterListCommand
Default Constructor
OuterListShowCommand - Class in org.ow2.jasmine.probe.shell
Implements output-list command that list the name of all the created outputs.
OuterListShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.OuterListShowCommand
Default Constructor
OuterRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements output-remove command that removes an output.
OuterRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.OuterRemoveCommand
Default Constructor
OuterShowCommand - Class in org.ow2.jasmine.probe.shell
Implements output-show command that shows the properties of an output.
OuterShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.OuterShowCommand
Default Constructor
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
 
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
 
ProbeCommandParameters - Class in org.ow2.jasmine.probe.shell
Parameters for probe command.
ProbeCommandParameters() - Constructor for class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
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
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
ProbeListShowCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-list-show command that list and show all the created probes.
ProbeListShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeListShowCommand
Default Constructor
ProbeRemoveCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-remove command.
ProbeRemoveCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeRemoveCommand
Default Constructor
ProbeShowCommand - Class in org.ow2.jasmine.probe.shell
Implements probe-show command.
ProbeShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.ProbeShowCommand
Default Constructor
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
 
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.JProbeManagerImpl
Remove all the managed probes.
removeIndicator(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
remove an indicator
removeOutput(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
remove an output.
removeProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Remove a probe.
removeTarget(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
remove a target
reset() - Method in class org.ow2.jasmine.probe.shell.IndicatorCommandParameters
 
reset() - Method in class org.ow2.jasmine.probe.shell.OuterCommandParameters
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandParameters
 
reset() - Method in class org.ow2.jasmine.probe.shell.ProbeCommandsParams
 
reset() - Method in class org.ow2.jasmine.probe.shell.TargetCommandParameters
 
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.JProbeManagerImpl
Save the current configuration in the specified xml file
scale - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
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.
start() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
 
startAllProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
Start all the managed probes.
startProbe(String) - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
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.JProbeManagerImpl
 
stopAllProbes() - Method in class org.ow2.jasmine.probe.manager.internal.JProbeManagerImpl
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.JProbeManagerImpl
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
 
TargetCommandParameters - Class in org.ow2.jasmine.probe.shell
Parameters for commands related to target manipulation that only need a name main argument.
TargetCommandParameters() - Constructor for class org.ow2.jasmine.probe.shell.TargetCommandParameters
 
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
TargetListShowCommand - Class in org.ow2.jasmine.probe.shell
Implements target-list-show command that list the name of all the created targets.
TargetListShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.TargetListShowCommand
Default Constructor
TargetShowCommand - Class in org.ow2.jasmine.probe.shell
Implements target-show command that shows the properties of a target.
TargetShowCommand() - Constructor for class org.ow2.jasmine.probe.shell.TargetShowCommand
Default Constructor
type - Variable in class org.ow2.jasmine.probe.probemanager.generated.Indicator
 
type - Variable in class org.ow2.jasmine.probe.probemanager.generated.Output
 

U

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

V

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.