Version 3


    NameHibernate-Plugin
    SynopsisMonitoring of the Hibernate statistics MBean and individual Entities
    RequiresJMX-Plugin, JBossAS-Plugin, Tomcat-Plugin
    Runs inJBossAS server, Tomcat server
    StateStable

     

     

    In order to monitor Hibernate statistics via Jopr, the Hibernate Session Manager MBean must be deployed to an object name of the format "Hibernate:application=%application%,type=statistics", and statistics must be enabled.

    The plugin descriptor also features an example on how to register the Hibernate Session MBean within an EJB3 application