Class Summary |
ConfigParser |
SAXParser used by Configurator to parse the
poolman.xml file. |
DataSourceService |
An MBean defining the manageable attributes of a JDBCPool
and PoolManDataSource. |
GenericPoolService |
|
JMXClassLoader |
Encountered Class linkage problems in somce ClassLoaders --
such as the one used with the Swing and AWT views of JUnit (JUnit's
text-based view was fine, since it doesn't use the same CL) and
some versions of Tomcat -- that are compounded by extraneous
loader context switching in the JMX RI. |
JMXPoolDeployer |
|
LocalPoolDeployer |
|
ObjectPoolService |
An MBean defining the manageable attributes of a JDBCPool
and PoolManDataSource. |
PoolManBootstrap |
If SQLManager is invoked (which happens when DataSources, Drivers, etc. |
PoolManConfiguration |
This service configures ObjectPools by first looking for
'poolman.xml' in the CLASSPATH. |