|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JmxAgent | |
org.objectweb.cjdbc.controller | C-JDBC controller bootstrap and interfaces. |
org.objectweb.cjdbc.controller.jmx | This package is responsible for handling jmx configuration, and special classes. |
Uses of JmxAgent in org.objectweb.cjdbc.controller |
Methods in org.objectweb.cjdbc.controller that return JmxAgent | |
JmxAgent |
Controller.getJmxAgent()
Returns the jmxAgent. |
Uses of JmxAgent in org.objectweb.cjdbc.controller.jmx |
Subclasses of JmxAgent in org.objectweb.cjdbc.controller.jmx | |
class |
CjdbcJmxAgent
Used to separate concerns between CJDBC jmx side and the jmx itself This is the C-JDBC Controller console that allows remote administration and monitoring of any C-JDBC Controller. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |