Label: jmx+hibernate

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

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 ...