Label: hibernate+jmx

Content with label hibernate+jmx in Grails (See content from all spaces)
Related Labels: spring , grails , tutorial , criteria ( - hibernate , - jmx )

MBean export in Grails how to
Introduction This short tutorial will show you how to export an MBean in Grails. The example uses Hibernate StatisticsService http://www.hibernate.org/hibdocs/v3/api/org/hibernate/jmx/StatisticsService .html but can be applied to any MBean. What is a MBean? In a nutshell, an MBean ...