Package com.reallifedeveloper.common.infrastructure.jmx
package com.reallifedeveloper.common.infrastructure.jmx
MBeans for monitoring through JMX.
- Author:
- RealLifeDeveloper
-
ClassDescriptionA JMX MBean interface for monitoring and controlling database connection pools.An implementation of the JMX
LogConfiguratorMXBean
interface using Log4j.A JMX MBean interface for monitoring and controlling logging.An implementation of the JMXSystemInfoMXBean
interface that reads the system information from a manifest file in a WAR file.A JMX MBean interface for getting basic system information, such as version number.An implementation of the JMXConnectionPoolConfiguratorMXBean
interface that delegates to anorg.apache.tomcat.jdbc.pool.DataSource
object.