Package org.oddjob.util

Utility classes.

See:
          Description

Interface Summary
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 Summary
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 DateProviders.
DefaultClock A default Clock that provides the current time.
IO IO Utilities.
LoggerExplorer  
LoggerNode  
ManagementDiagnostics Some useful diagnostics.
SimpleThreadManager The thread manager keeps track of active threads.
StreamPrinter  
URLClassLoaderType  
 

Enum Summary
DateShortcuts.Defaults  
 

Exception Summary
OddjobConfigException  
OddjobConstantException  
OddjobLockedException  
 

Package org.oddjob.util Description

Utility classes.