org.jboss.deployment.spi.factories.DeploymentFactoryImpl $Id: DeploymentFactoryImpl.java,v 1.1.1.1.4.1 2005/04/08 18:26:47 tdiesler Exp $ The DeploymentFactory interface is a deployment driver for a J2EE plaform product. It returns a DeploymentManager object which represents a connection to a specific J2EE platform product. @author thomas.diesler@jboss ...
org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl Implementation of JSR88 DeploymentFactory. This will create a DeploymentManager using a local Geronimo kernel to contain the GBeans that are responsible for deploying each module type. @version $Rev: 159100 $ $Date: 2005-03-26 02:17:51 -0800 (Sat, 26 Mar 2005) $