Uses of Interface
com.reallifedeveloper.common.infrastructure.jmx.ConnectionPoolConfiguratorMXBean
Packages that use ConnectionPoolConfiguratorMXBean
Package
Description
MBeans for monitoring through JMX.
-
Uses of ConnectionPoolConfiguratorMXBean in com.reallifedeveloper.common.infrastructure.jmx
Classes in com.reallifedeveloper.common.infrastructure.jmx that implement ConnectionPoolConfiguratorMXBeanModifier and TypeClassDescriptionfinal class
An implementation of the JMXConnectionPoolConfiguratorMXBean
interface that delegates to anorg.apache.tomcat.jdbc.pool.DataSource
object.