Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
N
O
P
R
S
T
A
addMetadata(String, String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
Add a metadata to the list.
addProbeListener(JasmineProbeListener)
- Method in interface org.ow2.jasmine.probe.
JasmineProbeManager
Register a ProbeListener in order to be notified by probe state changes.
addProperty(String, String)
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
addValue(JasmineSingleResult)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
Add a JasmineSingleResult to the list of result values
addValue(JasmineIndicatorValue)
- Method in class org.ow2.jasmine.probe.
JasmineProbeResult
Add result for 1 indicator
aggregate(JasmineIndicatorValue)
- Method in interface org.ow2.jasmine.probe.collector.
JasmineAggregateService
C
changeIndicator(JasmineIndicator)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Change an indicator.
changeOutput(JasmineOutput)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Change an output.
changeProbe(JasmineProbe)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Change a Probe with new parameters
changeProbePeriod(String, int)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Set a new value for probe period
changeTarget(JasmineTarget)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Change a target.
createIndicator(JasmineIndicator)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Create a new Indicator
createOutput(JasmineOutput)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Create a new Output
createProbe(JasmineProbe)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Create a new probe defined by its data
createTarget(JasmineTarget)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Create a new target
D
description
- Variable in class org.ow2.jasmine.probe.
JasminePropertyInfo
Description of this property
E
equals(Object)
- Method in class org.ow2.jasmine.probe.
JasmineOutput
Indicates whether some other object is "equal to" this one.
F
flushData()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuter
Flush the Outer.
G
getAggregate(String)
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
Get the AggregateServices corresponding to an aggregate function.
getAggregateFuntions()
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
Get the name of aggregate functions provided by AggregateServices.
getCollector(JasmineIndicator, JasmineProbe)
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollectorService
Create a Collector instance corresponding to a JasmineIndicator and a JasmineProbe.
getCollector(String, String)
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
Get a Collector by its Indicator name
getCollectorInfo()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollectorService
Get the Information about the Collector
getDate()
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
getDependantIndicators(JasmineIndicator)
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollectorService
return the List of indicators used by this indicator.
getDescription()
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
getDomainName()
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
getError()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getId()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getIndicator(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get an indicator by its name
getIndicatorCurrentUse(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of probes using this indicator
getIndicatorList()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getIndicatorName()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
Return the name of the indicator corresponding to this Collector
getIndicators()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
get the list of all defined indicators.
getIndicatorTypeInfo(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get all infiormation about the type of indicator
getIndicatorTypes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
getLastResult()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
Retrieve the last results for this indicator.
getLongDesc()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getMetadata()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
getName()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
getName()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
getName()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
getName()
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
getName()
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
getName()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
getOuter(JasmineOutput)
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuterService
Get the Outer for this JasmineOutput VO Create it if does not exist yet.
getOutput(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get an Output by its name
getOutputCurrentUse(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of probes using this output
getOutputList()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getOutputName()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuter
Return the name of the output corresponding to this outer
getOutputPropertyInfos(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
get the list of possible properties for Output, depending of its type.
getOutputs()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
get the list of all defined outputs.
getOutputTypes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
getPeriod()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getProbe(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get a Probe by its name
getProbeId()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
getProbeId()
- Method in class org.ow2.jasmine.probe.
JasmineProbeResult
getProbes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
getProperties()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
getProperties()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
getProperties()
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
getProperties()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
getPropertiesInfo()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollectorService
Deprecated.
getPropertiesInfo()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuterService
Retrieve the description of all specific properties hidden in JasmineOutput Return a List of all properties with their description
getPropertyInfos()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getScale()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
getServerName()
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
getShortDesc()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getSourceDesc()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getSourceMax()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getSourceMin()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getSources()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
getState()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
getStatus()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getTarget()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
getTarget(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get a Target by its name
getTarget(String)
- Method in interface org.ow2.jasmine.probe.probemanager.
ProbeManager
Get a JasmineTarget by its name
getTargetList()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
getTargetPropertyInfos(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
get the list of possible properties for Target, depending of its type.
getTargets()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
get the list of all defined targets.
getTargetTypes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
getTimestamp()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
Get the timestamp of the values.
getTimestamp()
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
getType()
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
getType()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
getType()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
getType()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
getType()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuterService
getUrl()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
Deprecated.
getValue(String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
Get the JasmineSingleResult by its name
getValue()
- Method in class org.ow2.jasmine.probe.
JasmineSingleBooleanResult
getValue()
- Method in class org.ow2.jasmine.probe.
JasmineSingleNumberResult
getValue()
- Method in class org.ow2.jasmine.probe.
JasmineSingleObjectNameResult
getValue()
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
getValue()
- Method in class org.ow2.jasmine.probe.
JasmineSingleStringResult
getValues()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
getValues()
- Method in class org.ow2.jasmine.probe.
JasmineProbeResult
Get the values for this result set.
H
hashCode()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
Returns a hash code value for the object.
I
isMultiValue()
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
isRemoved()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
isRemoved()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuter
isRequired()
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
J
JasmineAggregateService
- Interface in
org.ow2.jasmine.probe.collector
Service that do aggregate from source values to a result value
JasmineCollector
- Interface in
org.ow2.jasmine.probe.collector
Common interface for JasmineProbe collectors.
JasmineCollectorException
- Exception in
org.ow2.jasmine.probe.collector
Excpetion raised by JasmineCollectors
JasmineCollectorException(String)
- Constructor for exception org.ow2.jasmine.probe.collector.
JasmineCollectorException
Create a CollectorException
JasmineCollectorInfo
- Class in
org.ow2.jasmine.probe
Information about this Inidcator type (the Collector)
JasmineCollectorInfo()
- Constructor for class org.ow2.jasmine.probe.
JasmineCollectorInfo
Empty constructor
JasmineCollectorService
- Interface in
org.ow2.jasmine.probe.collector
This interface is implemented by all the CollectorServices
JasmineIndicator
- Class in
org.ow2.jasmine.probe
A JasmineIndicator defines how to obtain the value to be monitored
JasmineIndicator()
- Constructor for class org.ow2.jasmine.probe.
JasmineIndicator
JasmineIndicatorValue
- Class in
org.ow2.jasmine.probe
This is the structure of data returned by each Collectors.
JasmineIndicatorValue()
- Constructor for class org.ow2.jasmine.probe.
JasmineIndicatorValue
Constructor
JasmineOuter
- Interface in
org.ow2.jasmine.probe.outer
Interface implemented by all Outer managed by the OuterManager Used to put new data collected by probes.
JasmineOuterException
- Exception in
org.ow2.jasmine.probe.outer
Exception raised by OuterService
JasmineOuterException(String)
- Constructor for exception org.ow2.jasmine.probe.outer.
JasmineOuterException
Create a OuterException
JasmineOuterService
- Interface in
org.ow2.jasmine.probe.outer
This interface is implemented by all the OuterServices
JasmineOutput
- Class in
org.ow2.jasmine.probe
Used to define OUTPUT arguments for a JASMINe probes.
JasmineOutput()
- Constructor for class org.ow2.jasmine.probe.
JasmineOutput
JasmineProbe
- Class in
org.ow2.jasmine.probe
JASMINe Probe definition.
JasmineProbe()
- Constructor for class org.ow2.jasmine.probe.
JasmineProbe
default constructor
JasmineProbeException
- Exception in
org.ow2.jasmine.probe
Exception thrown when a JasmineProbeManager operation failed.
JasmineProbeException(String)
- Constructor for exception org.ow2.jasmine.probe.
JasmineProbeException
Create a JasmineProbeException
JasmineProbeListener
- Interface in
org.ow2.jasmine.probe
JasmineProbeManager
- Interface in
org.ow2.jasmine.probe
Interface for JASMINe Probe Manager.
JasmineProbeResult
- Class in
org.ow2.jasmine.probe
Value Object holding a result of a Probe.
JasmineProbeResult(String)
- Constructor for class org.ow2.jasmine.probe.
JasmineProbeResult
Constructor
JasminePropertyInfo
- Class in
org.ow2.jasmine.probe
Information about a Jasmine Property used in the different interfaces
JasminePropertyInfo()
- Constructor for class org.ow2.jasmine.probe.
JasminePropertyInfo
Empty constructor, needed for MXBean
JasminePropertyInfo(String, String, boolean)
- Constructor for class org.ow2.jasmine.probe.
JasminePropertyInfo
Constructor
JasmineSingleBooleanResult
- Class in
org.ow2.jasmine.probe
JasmineSingleBooleanResult()
- Constructor for class org.ow2.jasmine.probe.
JasmineSingleBooleanResult
Constructor of a JSR having a boolean value.
JasmineSingleNumberResult
- Class in
org.ow2.jasmine.probe
JasmineSingleNumberResult()
- Constructor for class org.ow2.jasmine.probe.
JasmineSingleNumberResult
Constructor
JasmineSingleObjectNameResult
- Class in
org.ow2.jasmine.probe
JasmineSingleObjectNameResult()
- Constructor for class org.ow2.jasmine.probe.
JasmineSingleObjectNameResult
Constructor of a JSR having a boolean value.
JasmineSingleResult
- Class in
org.ow2.jasmine.probe
This class represents a single result value.
JasmineSingleResult()
- Constructor for class org.ow2.jasmine.probe.
JasmineSingleResult
Constructor
JasmineSingleStringResult
- Class in
org.ow2.jasmine.probe
JasmineSingleStringResult()
- Constructor for class org.ow2.jasmine.probe.
JasmineSingleStringResult
Constructor
JasmineTarget
- Class in
org.ow2.jasmine.probe
Provides a JASMINe target definition elements
JasmineTarget()
- Constructor for class org.ow2.jasmine.probe.
JasmineTarget
default constructor
JmxBrowserService
- Interface in
org.ow2.jasmine.probe.jmx
JProbeManagerMXBean
- Interface in
org.ow2.jasmine.probe
MXBean for JASMINe Probe Manager.
L
listIndicators(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of all indicators or of indicators of a given type
listOutputs(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of all outputs or of outputs having a given type
listProbes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of probes
listTargets()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Get the list of targets
loadConfig(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Load the specified xml configuration file The configuration will be merged with the current one.
N
name
- Variable in class org.ow2.jasmine.probe.
JasmineIndicator
Name of this indicator can be provided by the user or generated.
name
- Variable in class org.ow2.jasmine.probe.
JasminePropertyInfo
name of the property
notifyEvent(JasmineProbe)
- Method in interface org.ow2.jasmine.probe.
JasmineProbeListener
Implement treatment to do when an event concerning the given probe occurred.
O
org.ow2.jasmine.probe
- package org.ow2.jasmine.probe
org.ow2.jasmine.probe.collector
- package org.ow2.jasmine.probe.collector
org.ow2.jasmine.probe.jmx
- package org.ow2.jasmine.probe.jmx
org.ow2.jasmine.probe.outer
- package org.ow2.jasmine.probe.outer
org.ow2.jasmine.probe.probemanager
- package org.ow2.jasmine.probe.probemanager
P
printStatus()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
PROBE_FAILED
- Static variable in class org.ow2.jasmine.probe.
JasmineProbe
PROBE_RUNNING
- Static variable in class org.ow2.jasmine.probe.
JasmineProbe
PROBE_STARTED
- Static variable in class org.ow2.jasmine.probe.
JasmineProbe
PROBE_STOPPED
- Static variable in class org.ow2.jasmine.probe.
JasmineProbe
PROBE_TOSTART
- Static variable in class org.ow2.jasmine.probe.
JasmineProbe
ProbeManager
- Interface in
org.ow2.jasmine.probe.probemanager
Interface used by the JasmineProbe optional services.
PropertyMissingException
- Exception in
org.ow2.jasmine.probe
Exception thrown when trying to use a type not supported.
PropertyMissingException(String)
- Constructor for exception org.ow2.jasmine.probe.
PropertyMissingException
Create a JasmineProbeException
publishData(JasmineProbeResult)
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuter
Add this data to the Outer's queue.
R
remove()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
Mark removed
remove()
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuter
Mark removed
removeAllProbes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Remove all the managed probes.
removeCollectors(String, String)
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollectorService
Remove Collectors attached to this Indicator.
removeIndicator(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
remove an indicator
removeOuters(String)
- Method in interface org.ow2.jasmine.probe.outer.
JasmineOuterService
Remove Outers attached to this Output.
removeOutput(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
remove an output.
removeProbe(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Remove a probe.
removeProbeListener(JasmineProbeListener)
- Method in interface org.ow2.jasmine.probe.
JasmineProbeManager
Remove a ProbeListener previously registered.
removeTarget(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
remove a target
required
- Variable in class org.ow2.jasmine.probe.
JasminePropertyInfo
true if property is required.
S
saveConfig(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Save the current configuration in the specified xml file
setDescription(String)
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
setError(String)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setId(String)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setIndicatorList(List<String>)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setLongDesc(String)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setMultiValue(boolean)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
setName(String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
setName(String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
setName(String)
- Method in class org.ow2.jasmine.probe.
JasmineOutput
setName(String)
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
setName(String)
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
setName(String)
- Method in class org.ow2.jasmine.probe.
JasmineTarget
setOutputList(List<String>)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setPeriod(int)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setProperties(Map<String, String>)
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
setProperties(Map<String, String>)
- Method in class org.ow2.jasmine.probe.
JasmineOutput
setProperties(HashMap<String, String>)
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
setProperties(Map<String, String>)
- Method in class org.ow2.jasmine.probe.
JasmineTarget
setPropertyInfos(List<JasminePropertyInfo>)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setRequired(boolean)
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
setScale(int)
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
setShortDesc(String)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setSourceDesc(String)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setSourceMax(int)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setSourceMin(int)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setSources(List<String>)
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
setState(int)
- Method in class org.ow2.jasmine.probe.
JasmineTarget
setStatus(int)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setTarget(String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
setTargetList(List<String>)
- Method in class org.ow2.jasmine.probe.
JasmineProbe
setTimestamp(long)
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
setType(String)
- Method in class org.ow2.jasmine.probe.
JasmineCollectorInfo
setType(String)
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
setType(String)
- Method in class org.ow2.jasmine.probe.
JasmineOutput
setType(String)
- Method in class org.ow2.jasmine.probe.
JasmineTarget
setUrl(String)
- Method in class org.ow2.jasmine.probe.
JasmineTarget
Deprecated.
setValue(Object)
- Method in class org.ow2.jasmine.probe.
JasmineSingleBooleanResult
setValue(Object)
- Method in class org.ow2.jasmine.probe.
JasmineSingleNumberResult
setValue(Object)
- Method in class org.ow2.jasmine.probe.
JasmineSingleObjectNameResult
setValue(Object)
- Method in class org.ow2.jasmine.probe.
JasmineSingleResult
setValue(Object)
- Method in class org.ow2.jasmine.probe.
JasmineSingleStringResult
setValues(Collection<JasmineSingleResult>)
- Method in class org.ow2.jasmine.probe.
JasmineIndicatorValue
SourceNumberException
- Exception in
org.ow2.jasmine.probe
Exception thrown when source indicator is missing.
SourceNumberException(String)
- Constructor for exception org.ow2.jasmine.probe.
SourceNumberException
Create a JasmineProbeException
startAllProbes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Start all the managed probes.
startPolling()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
Start polling
startProbe(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Start a probe.
stopAllProbes()
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Stop all the managed probes.
stopPolling()
- Method in interface org.ow2.jasmine.probe.collector.
JasmineCollector
Stop polling
stopProbe(String)
- Method in interface org.ow2.jasmine.probe.
JProbeManagerMXBean
Stop a probe.
T
TARGET_FAILED
- Static variable in class org.ow2.jasmine.probe.
JasmineTarget
TARGET_RUNNING
- Static variable in class org.ow2.jasmine.probe.
JasmineTarget
TARGET_UNKNOWN
- Static variable in class org.ow2.jasmine.probe.
JasmineTarget
toLine()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
Build a single line description of this object.
toLine()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
Build a single line description of this object.
toLine()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
Build a single line description of this object.
toLine()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
Build a single line description of this object.
toString()
- Method in class org.ow2.jasmine.probe.
JasmineIndicator
Build a full description of this object.
toString()
- Method in class org.ow2.jasmine.probe.
JasmineOutput
Build a full description of this object.
toString()
- Method in class org.ow2.jasmine.probe.
JasmineProbe
Build a full description of this object.
toString()
- Method in class org.ow2.jasmine.probe.
JasminePropertyInfo
Build a line representing this JasminePropertiyInfo
toString()
- Method in class org.ow2.jasmine.probe.
JasmineTarget
Build a full description of this object.
TypeNotSupportedException
- Exception in
org.ow2.jasmine.probe
Exception thrown when trying to use a type not supported.
TypeNotSupportedException(String)
- Constructor for exception org.ow2.jasmine.probe.
TypeNotSupportedException
Create a JasmineProbeException
A
C
D
E
F
G
H
I
J
L
N
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
OW2 Consortium
. All Rights Reserved.