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 ...
org.apache.geronimo.deployment.cli.AbstractCommand Base class for CLI deployer commands. Tracks some simple properties and has common utility methods. @version $Rev: 53762 $ $Date: 2004-10-04 18:54:53 -0400 (Mon, 04 Oct 2004) $