@groovy.transform.CompileStatic class TomcatJDBCPoolMBeanExporter extends MBeanExporter
| Type | Name and description |
|---|---|
GrailsApplication |
grailsApplication |
| Constructor and description |
|---|
TomcatJDBCPoolMBeanExporter() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected javax.management.ObjectName |
createJmxObjectName(java.lang.String beanName, DataSource dataSource) |
|
protected boolean |
isJmxEnabled(java.lang.String beanName, DataSource dataSource) |
|
protected void |
registerBeans() |
|
void |
setBeanFactory(BeanFactory beanFactory) |
Groovy Documentation