DX Application Performance Management

Expand all | Collapse all

What is the main class for HTTPRequestAnalyzer for calling its main method?

  • 1.  What is the main class for HTTPRequestAnalyzer for calling its main method?

    Posted Feb 11, 2015 04:38 AM

    What is the main class for HTTPRequestAnalyzer for calling its main method i.e. in which main function is defined? For example main class for epagentwrapper is timeresponselogreader.java.



  • 2.  Re: What is the main class for HTTPRequestAnalyzer for calling its main method?

    Broadcom Employee
    Posted Mar 20, 2015 01:04 PM

    Hi,

     

    are you asking about the CEM HTTP analyzer plugin? It has no main method.

     

    You implement an API and the methods in it get called for every HTTP request (and/or reply) that TIM sees and matches the plugin configuration. Please see the documentation and How to write a CEM HTTP Analyzer Plugin for more info.

     

    Ciao,

    Guenter