Interface | Description |
---|---|
Clock |
A clock is used by a schedule to tell the time.
|
DateProvider |
Something that can provide a date.
|
ThreadManager |
The thread manager keeps track of active threads.
|
Class | Description |
---|---|
ClassLoaderDiagnostics |
Display Diagnostics about the ClassLoader.
|
ClassLoaderSorter |
A utility class that finds the highest (in the ClassLoader hierarchy)
ClassLoader for the given classes.
|
DateShortcuts |
A utility method to provide some common date shortcuts as
DateProvider s. |
DefaultClock |
A default
Clock that provides the current time. |
DumpRegistryJob |
Dumps Oddjob Bean Registry and Component Pools for debugging purposes.
|
DumpRegistryJob.BeanDirectoryInfo | |
IO |
IO Utilities.
|
LoggerExplorer | |
LoggerNode | |
ManagementDiagnostics |
Some useful diagnostics.
|
SimpleThreadManager |
The thread manager keeps track of active threads.
|
StreamPrinter | |
URLClassLoaderType |
Enum | Description |
---|---|
DateShortcuts.Defaults |
Exception | Description |
---|---|
OddjobConfigException | |
OddjobConstantException | |
OddjobLockedException |
Utility classes.