Package org.oddjob.launch

Class that are the run-oddjob.jar.

See:
          Description

Class Summary
FileSpec Provide file matching for deriving the class path.
Launcher By Default, launch Oddjob using a classloader with the following: Any jars in the lib directory. Any jars in the opt/lib directory. The opt/classes directory. The launcher can also be used as a job to launch other main methods.
Locator The Locator is a utility class which is used to find certain items in the environment
PathParser Helper class to parse the class path argument.
SystemPropertyArgParser Process -D arguments passed to the Oddjob.
 

Package org.oddjob.launch Description

Class that are the run-oddjob.jar.