org.apache.geronimo.deployment.plugin.factories
Class DeploymentFactoryImpl
java.lang.Object
org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory
org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryImpl
- All Implemented Interfaces:
- DeploymentFactory
public class DeploymentFactoryImpl
- extends BaseDeploymentFactory
- implements DeploymentFactory
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentFactoryImpl
public DeploymentFactoryImpl()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.