|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
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. |
ControllerJmxClient | This class is used to connect to the CjdbcJmxAgent and contains CJDBC information |
ExtendedMBeanDescriptionAdapter | Controller MBean description. |
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. |
JmxConstants | This class contains static information on the jmx services. |
JmxHttpAdaptor | Implements a Http Adaptor for jmx |
JmxInterceptor | This class is used to intercept calls to the server, this ensuring example for possible authentication policies and loggings. |
JmxRmiAdaptor | Implements a Rmi Adaptor for jmx |
VirtualDatabaseAdminAuthenticator | This class is used to intercept calls to the server, this ensuring example for possible authentication policies and loggings. |
VirtualDatabaseJmxClient | This class is used to connect to the CjdbcJmxAgent and contains CJDBC information |
Exception Summary | |
JmxException | JmxException |
This package is responsible for handling jmx configuration, and special classes. MBean definition is still to be in the original package of the resource we want to manipulate, cause loading is done by reflection in the same original package.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |