Uses of Package
org.objectweb.cjdbc.controller.jmx

Packages that use org.objectweb.cjdbc.controller.jmx
org.objectweb.cjdbc.controller C-JDBC controller bootstrap and interfaces. 
org.objectweb.cjdbc.controller.console C-JDBC text and graphical console. 
org.objectweb.cjdbc.controller.jmx This package is responsible for handling jmx configuration, and special classes.  
org.objectweb.cjdbc.controller.virtualdatabase Virtual database core code including connection handling. 
 

Classes in org.objectweb.cjdbc.controller.jmx used by org.objectweb.cjdbc.controller
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.
ExtendedMBeanDescriptionAdapter
          Controller MBean description.
JmxAgent
          Generic JMX Server with loading of different adaptors and enalbing of security options.
 

Classes in org.objectweb.cjdbc.controller.jmx used by org.objectweb.cjdbc.controller.console
ControllerJmxClient
          This class is used to connect to the CjdbcJmxAgent and contains CJDBC information
JmxException
          JmxException
VirtualDatabaseJmxClient
          This class is used to connect to the CjdbcJmxAgent and contains CJDBC information
 

Classes in org.objectweb.cjdbc.controller.jmx used by org.objectweb.cjdbc.controller.jmx
JmxAdaptor
          Used to enable and disable adaptors from JmxAgent
JmxAgent
          Generic JMX Server with loading of different adaptors and enalbing of security options.
JmxClient
          This class is responsible for connecting to the JRMP adaptor of the MBean server via the JRMP connector provided by mx4j.It is used to connect to the JmxAgent or to any of its subclasses.
JmxException
          JmxException
 

Classes in org.objectweb.cjdbc.controller.jmx used by org.objectweb.cjdbc.controller.virtualdatabase
ExtendedMBeanDescriptionAdapter
          Controller MBean description.
 



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.