Package org.oddjob.util

Utility classes.

See:
          Description

Interface Summary
Clock A clock is used by a schedule to tell the time.
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.
DefaultClock Being phased out since moving to quartz.
IO IO Utilities.
ManagementDiagnostics Some useful diagnostics.
SimpleThreadManager The thread manager keeps track of active threads.
StreamPrinter  
URLClassLoaderType  
 

Exception Summary
OddjobConfigException  
OddjobConstantException  
OddjobLockedException  
 

Package org.oddjob.util Description

Utility classes.