|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsnaq.db.jmx.JmxUtils
public class JmxUtils
Utility class for providing DBPool JMX support.
Constructor Summary | |
---|---|
JmxUtils()
|
Method Summary | |
---|---|
static ModelMBean |
createObjectPoolMBean(ObjectPool pool)
Creates a ModelMBean for the specified ObjectPool . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JmxUtils()
Method Detail |
---|
public static final ModelMBean createObjectPoolMBean(ObjectPool pool) throws Exception
ObjectPool
.
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |