|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.probe.util.AbstractDumbInsert
org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
public class Insert_JRockit5
Insert for JMX JVM probe
Nested Class Summary | |
---|---|
class |
Insert_JRockit5.GCTracer
|
Field Summary |
---|
Fields inherited from class org.ow2.clif.probe.util.AbstractDumbInsert |
---|
activity_lock, arg_duration_ms, arg_period_ms, arg_probe_config, baseTime_ms, bir, dc_lock, dcw, eventStorageStatesMap, poller, probeId, sr_lock, started, stopped, storeAlarmEvents, storeLifeCycleEvents, storeProbeEvents, suspended, terminated |
Fields inherited from interface org.ow2.clif.server.api.BladeControl |
---|
BLADE_CONTROL, BLADE_INSERT_CONTROL |
Fields inherited from interface org.objectweb.fractal.api.control.LifeCycleController |
---|
STARTED, STOPPED |
Constructor Summary | |
---|---|
Insert_JRockit5()
|
Method Summary | |
---|---|
void |
configProbewithArray()
Override this method when you are willing to pass some parameters to the Insert. |
ProbeEvent |
doProbe()
Override this method to perform your measure and return it |
Methods inherited from class org.ow2.clif.probe.util.AbstractDumbInsert |
---|
bindFc, changeParameter, close, getCurrentParameters, getFcState, getId, init, join, listFc, lookupFc, resume, run, setArgument, setId, start, startFc, stop, stopFc, suspend, unbindFc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Insert_JRockit5() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public ProbeEvent doProbe()
AbstractDumbInsert
doProbe
in class AbstractDumbInsert
public void configProbewithArray() throws ClifException
AbstractDumbInsert
configProbewithArray
in class AbstractDumbInsert
ClifException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |