Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
A
AB
- Class in
org.ow2.jasmine.probe.mbeans
AB(int, int)
- Constructor for class org.ow2.jasmine.probe.mbeans.
AB
ABManagement
- Class in
org.ow2.jasmine.probe.mbeans
ABManagement(AB)
- Constructor for class org.ow2.jasmine.probe.mbeans.
ABManagement
ABMXBean
- Interface in
org.ow2.jasmine.probe.mbeans
addCollector(String, JCollector)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Add a collector instance to the list of collectors corresponding to a given indicator.
addDefaultOutput(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
addJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Add the values of a list of JSRs.
addLongJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Add the values of a list of JSRs.
addLongValues(Collection<Number>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Add a list of values of same type (short, int, long or float casted to long)
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 one of the following types: short, integer, long, float or doubles
averageJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
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
CD
- Class in
org.ow2.jasmine.probe.mbeans
CD(Long[], AB)
- Constructor for class org.ow2.jasmine.probe.mbeans.
CD
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 All parameters that are not supplied rest unchanged.
changeProbePeriod(String, int)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Set a new value for probe period
changeTarget(JasmineTarget)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Change a target.
collectorInfo
- Variable in class org.ow2.jasmine.probe.collectors.
JCollectorService
CollectorInfo unique object
composeName(JasmineIndicatorValue, String)
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Compose name of value
createIndicator(JasmineIndicator)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Create a new Indicator
createIndicator(String, JasmineIndicator, PrintStream, PrintStream)
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
createIndicatorInternal(JasmineIndicator, boolean)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Create a new Indicator
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(String, JasmineOutput, PrintStream, PrintStream)
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
createProbe(JasmineProbe)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Create a new probe defined by its data
createTarget(JasmineTarget)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Create a new 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.
diffJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a diff between 2 same type values of a list containing 2 JSRs.
diffLongValues(Number, Number)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a diff between 2 values
diffValues(Number, Number)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a difference between 2 values of one of the following types: short, integer, long, float or doubles
divideJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a division of 2 values of 2 JSRs contained in a given JSRs list
divideLongValues(Number, Number)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a div between 2 values
divideValues(Number, Number)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Make a div between 2 values
DOMAIN
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
E
execute(String, PrintStream, PrintStream)
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
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.
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.
IndicatorInfoCommand
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.
IndicatorPropertiesCommand
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.
IndicatorTypesCommand
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.
OutputChangeCommand
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.
OutputPropertiesCommand
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.
OutputTypesCommand
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.
ProbeChangeCommand
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.
ProbeConfigLoadCommand
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.
ProbeConfigSaveCommand
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
file
- Variable in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadSaveCommandParams
findDomain(JasmineIndicatorValue)
- Method in class org.ow2.jasmine.probe.outers.
JOuter
findMbean(JasmineSingleResult)
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Find the mbean property or generate one if do not exist.
findServer(JasmineIndicatorValue)
- Method in class org.ow2.jasmine.probe.outers.
JOuter
flushData()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Flush the Outer.
G
getA()
- Method in class org.ow2.jasmine.probe.mbeans.
AB
getAB()
- Method in class org.ow2.jasmine.probe.mbeans.
ABManagement
getAB()
- Method in interface org.ow2.jasmine.probe.mbeans.
ABMXBean
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
getB()
- Method in class org.ow2.jasmine.probe.mbeans.
AB
getC()
- Method in class org.ow2.jasmine.probe.mbeans.
CD
getCollector(JasmineIndicator, JasmineProbe)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Get the Collector corresponding to a JasmineIndicator.
getCollector(String, String)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Find a collector corresponding to a given indicator and probe
getCollector(String, String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get a Collector by its Indicator name
getCollectorInfo()
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Get the Information about the Collector
getCollectorService(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the CollectorService for a given type
getD()
- Method in class org.ow2.jasmine.probe.mbeans.
CD
getDefaultTarget()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
The default policy is to use the host name.
getDependantIndicators(JasmineIndicator)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Returns the List of indicators used by this indicator.
getDependantTargets(JasmineIndicator)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Returns the List of targets used by this indicator.
getDomainName()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
getDomainName()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
getElems()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getElems()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
getFile()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadSaveCommandParams
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
getIndicatorCurrentUse(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the list of probes using this indicator
getIndicatorName()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Return the name of the indicator corresponding to this Collector
getIndicators()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get all the Indicator definitions in one operation.
getIndicators(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the list of indicators having a given type.
getIndicators()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
getIndicators()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCreateCommandParams
getIndicatorTypeInfo(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get all infiormation about the type of indicator
getIndicatorTypes()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
getJmxService()
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
getJsr(String, Object, long, int)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Return the JasmineSingleResult corresponding to a polled value (for example an MBean attribute).
getLastResult()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
return the last result for this indicator
getLongs()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getLongs()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
getMaxQueueSize()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getMaxQueueSize()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getName()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
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.
IndicatorInfoCommand
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.
IndicatorPropertiesCommand
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.
IndicatorTypesCommand
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.
OutputChangeCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
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.
OutputPropertiesCommand
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.
OutputTypesCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
getName()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCommandsParams
getName()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigSaveCommand
Returns the name of the command that is implemented by the interface.
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.
getNbInserted()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getNbInserted()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getNbRejected()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getNbRejected()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getNbRetrieved()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getNbRetrieved()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getOns()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getOns()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
getOuter(JasmineOutput)
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
Create an Outer for this JasmineOutput
getOuterService(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the OuterService for a given type
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.outers.
JOuter
getOutputCurrentUse(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the list of probes using this output
getOutputName()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Return the name of the indicator corresponding to this Collector
getOutputName()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
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 all the Output definitions in one operation.
getOutputs(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the list of all outputs of a given type.
getOutputs()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
getOutputs()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCreateCommandParams
getOutputType()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getOutputType()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getOutputTypes()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
getParams()
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
getPeriod()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
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
getProbeDef()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
getProbeId()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorInfoCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorListCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorRemoveCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorTypesCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommand
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.
OutputPropertiesCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
OutputRemoveCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
OutputTypesCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadCommand
getProbeManager()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigSaveCommand
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
Get all the Probe definitions in one operation.
getPropertiesInfo()
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Deprecated.
getPropertiesInfo()
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
Retrieve the description of all specific properties hidden in JasmineOutput Return a List of all properties with their description
getProps()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
getProps()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
getProps()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
getProps()
- Method in class org.ow2.jasmine.probe.shell.
OutputCreateCommandParams
getProps()
- Method in class org.ow2.jasmine.probe.shell.
TargetCreateCommandParams
getPublishLocation()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getPublishLocation()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getQueueSize()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
getQueueSize()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorInfoCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommand
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.
OutputChangeCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
OutputCreateCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
OutputPropertiesCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
OutputRemoveCommand
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommand
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.shell.
IndicatorChangeCommandParams
getScale()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
getScheduler()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
return the scheduler
getServerName()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
getServerName()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
getShortDescription()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
Returns a short description of the command; this description should be as short as possible.
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.
IndicatorInfoCommand
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.
IndicatorPropertiesCommand
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.
IndicatorTypesCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommand
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.
OutputPropertiesCommand
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.
OutputTypesCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadCommand
Returns a short description of the command; this description should be as short as possible.
getShortDescription()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigSaveCommand
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.
getSources()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
getSources()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
getStatus()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Get the Probe status, kept in the JasmineProbe object for convenience.
getTarget(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get a JasmineTarget by its name
getTargetPropertyInfos(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
get the list of possible properties for Target, depending of its type.
getTargets()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get all the Target definitions in one operation.
getTargets()
- Method in class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
getTargets()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCreateCommandParams
getTargetTypes()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
getType()
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
getType()
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
getType()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorListCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
OutputCreateCommandParams
getType()
- Method in class org.ow2.jasmine.probe.shell.
OutputListCommandParams
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.
getVerbose()
- Method in class org.ow2.jasmine.probe.shell.
ProbeListCommandParams
getVerbose()
- Method in class org.ow2.jasmine.probe.shell.
TargetListCommandParams
getX()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getX()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
getY()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getY()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
getZ()
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
getZ()
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
H
hostName
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Host name corresponding to the IP address of the local host
I
indicator
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Indicator definition
IndicatorChangeCommand
- Class in
org.ow2.jasmine.probe.shell
Implements indicator-change command.
IndicatorChangeCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorChangeCommand
Default Constructor
IndicatorChangeCommandParams
- Class in
org.ow2.jasmine.probe.shell
IndicatorChangeCommandParams()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
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
IndicatorInfoCommand
- Class in
org.ow2.jasmine.probe.shell
Implements indicator-info command.
IndicatorInfoCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorInfoCommand
Default Constructor
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
IndicatorPropertiesCommand
- Class in
org.ow2.jasmine.probe.shell
Implements indicator-properties command.
IndicatorPropertiesCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommand
Default Constructor
IndicatorPropertiesCommandParams
- Class in
org.ow2.jasmine.probe.shell
IndicatorPropertiesCommandParams()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommandParams
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
IndicatorTypesCommand
- Class in
org.ow2.jasmine.probe.shell
Implements indicator-types command that list all the available indicator types..
IndicatorTypesCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
IndicatorTypesCommand
Default Constructor
isRemoved()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
isRemoved()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
isRunning()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
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
JCollectorService
- Class in
org.ow2.jasmine.probe.collectors
Base class for Collector Service.
JCollectorService()
- Constructor for class org.ow2.jasmine.probe.collectors.
JCollectorService
jmxService
- Variable in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
jmxService
- Variable in class org.ow2.jasmine.probe.outers.
JOuterService
JOuter
- Class in
org.ow2.jasmine.probe.outers
Outer instance.
JOuter(JasmineOutput)
- Constructor for class org.ow2.jasmine.probe.outers.
JOuter
JOuterMBean
- Interface in
org.ow2.jasmine.probe.outers
MBean interface for JasmineProbe Output monitoring.
JOuterService
- Class in
org.ow2.jasmine.probe.outers
Base class for all OuterServices
JOuterService()
- Constructor for class org.ow2.jasmine.probe.outers.
JOuterService
JProbe
- Class in
org.ow2.jasmine.probe.manager
This object represents a Running Probe.
JProbe(JasmineProbe, JProbeManager)
- 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
jsrProps(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Construct properties for a JSR by aggregating the properties of a collection of JSRs.
L
listDefaultOutputs()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
listIndicators(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
listOutputs(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Get the list of all outputs or of outputs having a given type
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
- Variable in class org.ow2.jasmine.probe.collectors.
JCollectorService
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
logger
- Variable in class org.ow2.jasmine.probe.outers.
JOuterService
Logger.
longValue(Number)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Try to cast a Number into a long value
M
maxJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Return the max value in a collection of JSRs.
MBEAN
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
MetaData
- Class in
org.ow2.jasmine.probe.util
MetaData()
- Constructor for class org.ow2.jasmine.probe.util.
MetaData
minJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Return the min value in a collection of JSRs.
MISC_CORRELATE_MBEAN
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
Can't say which MBean is, indicator's value may be a result of combining values of indicators corresponding to different MBeans.
MISC_DOMAIN
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
Can't say which management domain is, indicator's value may be a result of combining values of indicators having different domains.
MISC_MBEAN
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
Can't say which MBean it is.
MISC_SERVER
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
Can't say which server is, indicator's value may be a result of combining values of indicators having different servers.
MISC_TARGET
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Can't say which target is, indicator's value may be a result of combining values of indicators having different targets.
multiplyJsr(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Multiply the values of a list of JSRs.
multiplyLongValues(Collection<Number>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Multiply a list of values of same type
multiplyValues(Collection<Number>)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Multiply a list of values of one of the following types: short, integer, long, float or doubles
N
name
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
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.
OutputChangeCommandParams
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.
ProbeChangeCommandParams
name
- Variable in class org.ow2.jasmine.probe.shell.
ProbeCreateCommandParams
name
- Variable in class org.ow2.jasmine.probe.shell.
ProbeListCommandParams
name
- Variable in class org.ow2.jasmine.probe.shell.
TargetCreateCommandParams
name
- Variable in class org.ow2.jasmine.probe.shell.
TargetListCommandParams
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.
ProbeRemoveCommandParams
names
- Variable in class org.ow2.jasmine.probe.shell.
TargetRemoveCommandParams
NO_TARGET
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Target not defined (for example, for a constant indicator)
NoSplitter
- Class in
org.ow2.jasmine.probe.shell
NoSplitter()
- Constructor for class org.ow2.jasmine.probe.shell.
NoSplitter
O
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.mbeans
- package org.ow2.jasmine.probe.mbeans
org.ow2.jasmine.probe.outers
- package org.ow2.jasmine.probe.outers
org.ow2.jasmine.probe.shell
- package org.ow2.jasmine.probe.shell
org.ow2.jasmine.probe.util
- package org.ow2.jasmine.probe.util
outerList
- Variable in class org.ow2.jasmine.probe.outers.
JOuterService
List of Outer
output
- Variable in class org.ow2.jasmine.probe.outers.
JOuter
OutputChangeCommand
- Class in
org.ow2.jasmine.probe.shell
Implements output-change command.
OutputChangeCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
OutputChangeCommand
Default Constructor
OutputChangeCommandParams
- Class in
org.ow2.jasmine.probe.shell
OutputChangeCommandParams()
- Constructor for class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
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
OutputPropertiesCommand
- Class in
org.ow2.jasmine.probe.shell
Implements output-properties command.
OutputPropertiesCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
OutputPropertiesCommand
Default Constructor
outputProps(String, HashMap<String, String>, String)
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Construct a String containing properties to be published.
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
OutputTypesCommand
- Class in
org.ow2.jasmine.probe.shell
Implements output-types command that list all the available output types..
OutputTypesCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
OutputTypesCommand
Default Constructor
P
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
ProbeChangeCommand
- Class in
org.ow2.jasmine.probe.shell
Implements probe-change command that creates a probe.
ProbeChangeCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeChangeCommand
Default Constructor
ProbeChangeCommandParams
- Class in
org.ow2.jasmine.probe.shell
Parameters for probe-change command.
ProbeChangeCommandParams()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeChangeCommandParams
ProbeCommandsParams
- Class in
org.ow2.jasmine.probe.shell
Parameters for probe commands having only one parameter, the probe's name (probe-start, probe-stop,..)
ProbeCommandsParams()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeCommandsParams
ProbeConfigLoadCommand
- Class in
org.ow2.jasmine.probe.shell
Implements probe-config-load command.
ProbeConfigLoadCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeConfigLoadCommand
Default Constructor
ProbeConfigLoadSaveCommandParams
- Class in
org.ow2.jasmine.probe.shell
Parameters for probe-config-save and probe-config-load commands.
ProbeConfigLoadSaveCommandParams()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeConfigLoadSaveCommandParams
ProbeConfigSaveCommand
- Class in
org.ow2.jasmine.probe.shell
Implements probe-config-save command.
ProbeConfigSaveCommand()
- Constructor for class org.ow2.jasmine.probe.shell.
ProbeConfigSaveCommand
Default Constructor
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
probeId
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Probe id
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
probeManager
- Variable in class org.ow2.jasmine.probe.collectors.
JCollector
Reference to the ProbeManager
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
properties
- Variable in class org.ow2.jasmine.probe.collectors.
JCollectorService
Info about indicator Properties.
properties
- Variable in class org.ow2.jasmine.probe.outers.
JOuterService
props
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
props
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
props
- Variable in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
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
registerJOuterMBean(JOuter)
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
remove()
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Mark collector as removed.
remove()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
Mark outer as removed.
removeAllProbes()
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Remove all the managed probes.
removeCollectors(String, String)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Remove all the collectors (if name and probeId are both null) - called when the service stopped.
removeDefaultOutput(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
removeIndicator(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
remove an indicator
removeOuters(String)
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
Remove Outers attached to this Output.
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.
removeProbeListener(JasmineProbeListener)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Remove a ProbeListener previously registered.
removeTarget(String)
- Method in class org.ow2.jasmine.probe.collectors.
JCollectorService
Remove a target.
removeTarget(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
remove a target
reset()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
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.
IndicatorPropertiesCommandParams
reset()
- Method in class org.ow2.jasmine.probe.shell.
IndicatorRemoveCommandParams
reset()
- Method in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
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.
ProbeChangeCommandParams
reset()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCommandsParams
reset()
- Method in class org.ow2.jasmine.probe.shell.
ProbeConfigLoadSaveCommandParams
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
resetIndicators()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Not only reset collectors list, but insure that collector instances are removed from the collector service.
resetMaxQueueSize()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
resetMaxQueueSize()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
resetNbInserted()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
resetNbInserted()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
resetNbRejected()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
resetNbRejected()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
resetNbRetrieved()
- Method in class org.ow2.jasmine.probe.outers.
JOuter
resetNbRetrieved()
- Method in interface org.ow2.jasmine.probe.outers.
JOuterMBean
resetOutputs()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Clear outers list.
resetTarget(JasmineTarget)
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Allow to recreate a target .
resetTargets()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Allow to change a probe's target.
resetTimer()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
reset timer value with probe period
resume()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Start the Probe, or resume it if it was previously suspended.
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.shell.
IndicatorChangeCommandParams
scale
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
SEPARATOR
- Static variable in class org.ow2.jasmine.probe.outers.
JOuter
CSV separator.
SERVER
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
Keys for different metadata (or properties) that characterize JasmineProbe results.
setError(String)
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Set the Probe error message, kept in the JasmineProbe object for convenience.
setJmxService(JmxService)
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
setOn(ObjectName)
- Method in interface org.ow2.jasmine.probe.mbeans.
TestMXBean
setOn(ObjectName)
- Method in class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
setParams(JasmineProbeCommandParams)
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
setProbeManager(ProbeManager)
- Method in class org.ow2.jasmine.probe.collectors.
JCollector
Set the probeManager ref when it is needed, for some Collectors.
setProbeState(JProbe, int, String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Notify a state change for that probe
setStatus(int)
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Set the Probe status, kept in the JasmineProbe object for convenience.
sources
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
sources
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
split(String)
- Method in class org.ow2.jasmine.probe.shell.
NoSplitter
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.
JCollector
Restart polling
startProbe(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Start a probe.
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.
JCollector
Stop polling
stopProbe(String)
- Method in class org.ow2.jasmine.probe.manager.internal.
JProbeManager
Stop a probe.
suspend()
- Method in class org.ow2.jasmine.probe.manager.
JProbe
Suspend the Probe.
T
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
TestMXBean
- Interface in
org.ow2.jasmine.probe.mbeans
TestOpenMBean
- Class in
org.ow2.jasmine.probe.mbeans
TestOpenMBean(AB, AB, CD, Long[], AB[], ObjectName[])
- Constructor for class org.ow2.jasmine.probe.mbeans.
TestOpenMBean
toStart()
- Method in class org.ow2.jasmine.probe.shell.
ProbeCreateCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorChangeCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorCreateCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorListCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
IndicatorPropertiesCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
OutputChangeCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
OutputCreateCommandParams
type
- Variable in class org.ow2.jasmine.probe.shell.
OutputListCommandParams
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
unregisterJOuterMBean(ObjectName)
- Method in class org.ow2.jasmine.probe.outers.
JOuterService
url
- Variable in class org.ow2.jasmine.probe.shell.
TargetCreateCommandParams
URL
- Static variable in class org.ow2.jasmine.probe.util.
MetaData
V
validParam(String)
- Method in class org.ow2.jasmine.probe.shell.
JasmineProbeCommand
Verify that the command parameter has the following format : paramName=paramValue
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
OW2 Consortium
. All Rights Reserved.