A B C E F G J L O P R S T

A

addProbeListener(JasmineProbeListener) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Register a ProbeListener in order to be notified by probe state changes.
attrname - Variable in class org.ow2.jasmine.probe.api.ProbeResult
 
attrvalue - Variable in class org.ow2.jasmine.probe.api.ProbeResult
 

B

bean - Variable in class org.ow2.jasmine.probe.api.ProbeResult
 

C

changeOutput(JasmineOutput) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
changeProbe(JasmineProbe) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
changeTarget(JasmineTarget) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
commandDispatcher - Variable in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
createOutput(JasmineOutput) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Create a new Output
createProbe(JasmineProbe) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Create a Probe defined by a JasmineProbe object value
createTarget(JasmineTarget) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Create a new Target

E

error - Variable in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
error - Variable in class org.ow2.jasmine.probe.api.ProbeEvent
Error message, if state = failed.
execCommand(JasmineCommand) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Execute a command.
execMbeanCommand(JasmineMbeanCommand) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Execute a JasmineMbeanCommand

F

findOutput(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Get an OutputProbe by its Id
findTarget(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Get a TargetProbe by its Id

G

getAttrname() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
getAttrvalue() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
getBean() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
getError() - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
getInputStreamReader(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
Return an inputStreamReader for the specified resource, by using the bundle context.
getOutputs() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
getProbeId() - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
getProbeId() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
getProbes() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
getState() - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
getTarget() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
getTargets() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
getTimestamp() - Method in class org.ow2.jasmine.probe.api.ProbeResult
 

J

JProbeCmdThread - Class in org.ow2.jasmine.monitoring.mbeancmd.osgi.internal
This class extend CmdThread for 2 purposes: - run a special CommandDispatcher for OSGi - manages properly the command status
JProbeCmdThread(String[], long, JasmineProbe, ProbeServiceImpl) - Constructor for class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
JProbeCommandDispatcher - Class in org.ow2.jasmine.monitoring.mbeancmd.osgi.internal
Avoids modifications in mbeancmd standalone.
JProbeCommandDispatcher() - Constructor for class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
 

L

loadClass(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
Load and return a class for a given class name, by using the bundle context.
loadConfig(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Load configuration from the specified file

O

org.ow2.jasmine.monitoring.mbeancmd.osgi.internal - package org.ow2.jasmine.monitoring.mbeancmd.osgi.internal
 
org.ow2.jasmine.probe.api - package org.ow2.jasmine.probe.api
 

P

probe - Variable in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
ProbeEvent - Class in org.ow2.jasmine.probe.api
 
ProbeEvent() - Constructor for class org.ow2.jasmine.probe.api.ProbeEvent
 
ProbeEvent(Integer, int, String) - Constructor for class org.ow2.jasmine.probe.api.ProbeEvent
 
probeId - Variable in class org.ow2.jasmine.probe.api.ProbeEvent
Ident of the Probe
probeId - Variable in class org.ow2.jasmine.probe.api.ProbeResult
Ident of the Probe
ProbeResult - Class in org.ow2.jasmine.probe.api
 
ProbeResult() - Constructor for class org.ow2.jasmine.probe.api.ProbeResult
 
ProbeResult(Integer) - Constructor for class org.ow2.jasmine.probe.api.ProbeResult
 
probeservice - Variable in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
ProbeServiceImpl - Class in org.ow2.jasmine.monitoring.mbeancmd.osgi.internal
This class exposes an OSGi service bundle that implements the JasmineProbeManager interface.
ProbeServiceImpl(BundleContext) - Constructor for class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Inject the BundleContext in the IPojo
publishChange(JasmineProbe) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 

R

removeAllProbes() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Remove all probes
removeContext() - Static method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
Delete the reference to the bundle context.
removeOutput(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
remove an output
removeProbe(int) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
removeTarget(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
remove an target
run() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
Start the command.

S

saveConfig(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Save back configuration in probe-config.xml
setAttrname(String) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
setAttrvalue(String) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
setBean(String) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
setCmdStatus(String) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
setContext(BundleContext) - Static method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
Set a bundle context
setDispatcher(CommandDispatcher) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 
setError(String) - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
setProbeId(Integer) - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
setProbeId(Integer) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
setState(int) - Method in class org.ow2.jasmine.probe.api.ProbeEvent
 
setTarget(String) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
setTimestamp(Date) - Method in class org.ow2.jasmine.probe.api.ProbeResult
 
start(String[], JProbeCmdThread) - Static method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCommandDispatcher
Overwrite the start method to instanciate this class in place of the standard mbeancmd one.
start() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Read the configuration when module is set.
startAllProbes() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Start all the probes Continues starting probe even if one is in error (maybe already started)
startProbe(int) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 
state - Variable in class org.ow2.jasmine.probe.api.ProbeEvent
State of the Probe State values are defined in Probe
stop() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
module is invalidated.
stopAllProbes() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
Stop all the probes Continues stopping probe even if one is in error
stopProbe(int) - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.ProbeServiceImpl
 

T

target - Variable in class org.ow2.jasmine.probe.api.ProbeResult
 
timestamp - Variable in class org.ow2.jasmine.probe.api.ProbeResult
 
tryStop() - Method in class org.ow2.jasmine.monitoring.mbeancmd.osgi.internal.JProbeCmdThread
 

A B C E F G J L O P R S T

Copyright © 2011 OW2 Consortium. All Rights Reserved.