Class JMeterLocalHandler

    • Field Detail

      • JMETER_LIBRARIES

        public static final java.lang.String JMETER_LIBRARIES
        See Also:
        Constant Field Values
      • jmeterHome

        protected java.lang.String jmeterHome
      • rootLogger

        protected ch.qos.logback.classic.Logger rootLogger
    • Constructor Detail

      • JMeterLocalHandler

        public JMeterLocalHandler()
    • Method Detail

      • handle

        public step.functions.io.Output<javax.json.JsonObject> handle​(step.functions.io.Input<javax.json.JsonObject> message)
                                                               throws java.lang.Exception
        Specified by:
        handle in class AbstractFunctionHandler<javax.json.JsonObject,​javax.json.JsonObject>
        Throws:
        java.lang.Exception