DependencyHelper is a helper class with various methods to aid in the discovery of inter-dependencies between modules being deployed from the GEP to the Geronimo server. It performs the following capabilities:
- Discovery of dependencies between modules
- Provides the proper publishing ordering of the modules based on the discovered dependencies
- TODO: Query the server searching for missing dependencies
@version $Rev: 817996 $ $Date: 2009-09-23 16:04:12 +0800 (Wed, 23 Sep 2009) $