Package | Description |
---|---|
org.quartz |
The main package of Quartz, containing the client-side interfaces.
|
org.quartz.impl.jdbcjobstore | |
org.quartz.impl.matchers | |
org.quartz.utils | |
org.quartz.utils.counter.sampled | |
org.quartz.utils.weblogic |
Class and Description |
---|
DirtyFlagMap
An implementation of
Map that wraps another Map
and flags itself 'dirty' when it is modified. |
Key
Object representing a job or trigger key.
|
StringKeyDirtyFlagMap
An implementation of
Map that wraps another Map
and flags itself 'dirty' when it is modified, enforces that all keys are
Strings. |
Class and Description |
---|
Key
Object representing a job or trigger key.
|
Class and Description |
---|
Key
Object representing a job or trigger key.
|
Class and Description |
---|
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.
|
DirtyFlagMap
An implementation of
Map that wraps another Map
and flags itself 'dirty' when it is modified. |
Key
Object representing a job or trigger key.
|
PoolingConnectionProvider
ConnectionProvider s supporting pooling of connections. |
Class and Description |
---|
CircularLossyQueue
An implementation of a CircularQueue data-structure.
|
Class and Description |
---|
ConnectionProvider
Implementations of this interface used by
DBConnectionManager
to provide connections from various sources. |
Copyright 2001-2019, Terracotta, Inc.