org.apache.geronimo.deployment.plugin.factories
Class DeploymentFactoryWithKernel
java.lang.Object
org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory
org.apache.geronimo.deployment.plugin.factories.DeploymentFactoryWithKernel
- All Implemented Interfaces:
- DeploymentFactory
public class DeploymentFactoryWithKernel
- extends BaseDeploymentFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
DeploymentFactoryWithKernel
public DeploymentFactoryWithKernel(Kernel kernel)
getModuleConfigurers
protected Collection<ModuleConfigurer> getModuleConfigurers()
throws DeploymentManagerCreationException
- Overrides:
getModuleConfigurers
in class BaseDeploymentFactory
- Throws:
DeploymentManagerCreationException
getRemoteDeploymentManager
protected RemoteDeploymentManager getRemoteDeploymentManager()
throws DeploymentManagerCreationException
- Overrides:
getRemoteDeploymentManager
in class BaseDeploymentFactory
- Throws:
DeploymentManagerCreationException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.