snaq.db.jmx
Class JmxUtils
java.lang.Object
snaq.db.jmx.JmxUtils
public class JmxUtils
- extends Object
Utility class for providing DBPool JMX support.
- Author:
- Giles Winstanley
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxUtils
public JmxUtils()
createObjectPoolMBean
public static final ModelMBean createObjectPoolMBean(ObjectPool pool)
throws Exception
- Creates a ModelMBean for the specified
ObjectPool.
- Throws:
Exception
Copyright © 2013. All Rights Reserved.