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

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
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.
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
 

F

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
 
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.
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
 
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.
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
 
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
 
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
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
 
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
 
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.
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
 
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
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
 

J

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

NO_TARGET - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Target not defined (for example, for a constant indicator)

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.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
 
outputProps(String, HashMap<String, String>, String) - Method in class org.ow2.jasmine.probe.outers.JOuter
Construct a String containing properties to be published.

P

period - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Period of polling in seconds
probeId - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Probe id
probeManager - Variable in class org.ow2.jasmine.probe.collectors.JCollector
Reference to the ProbeManager
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
 
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
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
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
 
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.
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

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
 

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 - Static variable in class org.ow2.jasmine.probe.util.MetaData
 

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

Copyright © 2013 OW2 Consortium. All Rights Reserved.