public class DeploymentConfigurationImpl extends Object implements javax.enterprise.deploy.spi.DeploymentConfiguration
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.