Label: grails+jmx

Content with label grails+jmx in Grails (See content from all spaces)
Related Labels: documentation , criteria , 映射继承 , ajax , cxf , service , wsdl , faq , hibernate , groovy , tutorial , spring , exchange , troubleshooting , tomcat ( - grails , - 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 ...