org.jboss.deployment.spi.DeploymentConfigurationImpl An interface that defines a container for all the server-specific configuration information for a single top-level J2EE module. The DeploymentConfiguration object could represent a single stand alone module or an EAR file that contains several sub-modules. @author thomas.diesler@jboss.org @versio ...