4 Replies Latest reply on Nov 19, 2011 8:31 AM by jyang

    How to obtain the  bean statistics from jconsole?

    jyang

      I use a lot of beans as endpoints in my route. Something like below:

       

       

      After connecting with org.apache.karaf.main.Main,  I can see many beanProcessor under direcotry of org.apache.came\processor from jconsole.

       

      1)How can I  identify my bean from those processors?

      2)How can  I  obtain my bean performance statistics ?

      3)If my bean is treated as processor, can  I specify the attribute "processorId" value of the processor?

       

      Thanks,

      -Jing