Package org.openorb.util.launcher

Classloading utilities.

See:
          Description

Class Summary
Build A wrapped utility class for running the Ant build process.
CompoundClassLoader A compound class loader that combines a parent and secondary class loader.
LibraryClassLoader A generic class loader using directory scans to add libraries to th class path.
LibraryClassLoader.PostfixFileFilter A FileFilter that accepts files with a specified postfix.
ModuleClassLoader The ModuleClassLoader class is a class loader that attempts to initialize itself based on the directory structure required by OpenORB.
ProjectClassLoader A class loader that uses the openorb.home.path system property to load OpenORB project libraries.
PropertyManager Class for managing properties.
Start The Start class is used to launch OpenORB examples and services without any special setup requirements.
 

Package org.openorb.util.launcher Description

Classloading utilities.