org.apache.geronimo.deployment.cli
Class OfflineDeployerStarter
java.lang.Object
org.apache.geronimo.deployment.cli.OfflineDeployerStarter
public class OfflineDeployerStarter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfflineDeployerStarter
public OfflineDeployerStarter(Kernel kernel)
start
public void start()
throws DeploymentException
- Throws:
DeploymentException
resolveOfflineDeployer
protected Artifact resolveOfflineDeployer()
throws MissingDependencyException
- Throws:
MissingDependencyException
enablePersistentConfigurationTracking
protected void enablePersistentConfigurationTracking()
throws GBeanNotFoundException
- Throws:
GBeanNotFoundException
stopOnlineConfigStores
protected void stopOnlineConfigStores()
throws GBeanNotFoundException
- Throws:
GBeanNotFoundException
stopOfflineConfigurationManager
protected void stopOfflineConfigurationManager()
throws GBeanNotFoundException
- Throws:
GBeanNotFoundException
startPersistentOfflineConfigurations
protected void startPersistentOfflineConfigurations(Artifact offlineDeployerArtifact)
throws Exception
- Throws:
Exception
startOfflineConfiguration
protected void startOfflineConfiguration(Artifact offlineDeployerArtifact)
throws NoSuchConfigException,
LifecycleException
- Throws:
NoSuchConfigException
LifecycleException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.