Class Insert_JRockit5

  • All Implemented Interfaces:
    java.lang.Runnable, org.objectweb.fractal.api.control.BindingController, ActivityControl, BladeControl

    public class Insert_JRockit5
    extends AbstractDumbInsert
    Insert for JMX JVM probe
    Author:
    Cyrille Puget, Bruno Dillenseger
    • Constructor Detail

      • Insert_JRockit5

        public Insert_JRockit5()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • setExtraArguments

        public void setExtraArguments​(java.util.List<java.lang.String> arg_probe_config)
                               throws ClifException
        Description copied from class: AbstractDumbInsert
        Override this method when you are willing to pass some extra parameters to the Insert, below the sampling period and duration standard arguments.
        Overrides:
        setExtraArguments in class AbstractDumbInsert
        Throws:
        ClifException
      • getHelpMessage

        public java.lang.String getHelpMessage()
        Description copied from class: AbstractDumbInsert
        Gives probe help. This basic implementation mentions the 2 first arguments: polling period and execution time. Override this method to extend the help message by adding extra arguments when necessary.
        Overrides:
        getHelpMessage in class AbstractDumbInsert
        Returns:
        a message giving basic help to use this probe