Label: jmx+spring

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

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