org.jboss.deployment.spi.DeploymentManagerImpl The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment. It provides server related information, such as, a list of deployment targets, and vendor unique runtime configuration information. @author thomas.diesler@jboss.org @versio ...