Class ManifestDependencyProcessor

java.lang.Object
org.jboss.as.server.deployment.module.ManifestDependencyProcessor
All Implemented Interfaces:
DeploymentUnitProcessor

public final class ManifestDependencyProcessor extends Object implements DeploymentUnitProcessor
Deployment unit processor that will extract module dependencies from an and attach them.
Author:
John E. Bailey, Richard Opalka, Stuart Douglas