| Home >> All >> org >> quartz >> [ utils Javadoc ] |
| | org.quartz.utils.weblogic.* (1) |
org.quartz.utils: Javadoc index of package org.quartz.utils.
Package Samples:
org.quartz.utils.weblogic
Classes:
PoolingConnectionProvider: A ConnectionProvider implementation that creates it's own pool of connections. This class uses DBCP , an Apache-Jakarta-Commons product.
JNDIConnectionProvider: A ConnectionProvider that provides connections from a DataSource that is managed by an application server, and made available via JNDI.
DirtyFlagMap: An implementation of Map that wraps another Map and flags itself 'dirty' when it is modified.
ConnectionProvider: Implementations of this interface used by DBConnectionManager to provide connections from various sources.
DBConnectionManager: Manages a collection of ConnectionProviders, and provides transparent access to their connections.
Pair: Utility class for storing two pieces of information together.
PropertiesParser: This is an utility calss used to parse the properties.
WeblogicConnectionProvider: Provides connections via Weblogic's JTS driver.
TriggerStatus: Object representing a job or trigger key.
Key: Object representing a job or trigger key.
| Home | Contact Us | Privacy Policy | Terms of Service |