Package org.apache.geronimo.deployment.cli

Interface Summary
DeployCommand An abstraction of various CLI deployer commands.
 

Class Summary
AbstractCommand Base class for CLI deployer commands.
CommandDeploy The CLI deployer logic to deploy (distribute plus start).
CommandDistribute The CLI deployer logic to distribute.
CommandListModules The CLI deployer logic to list modules.
CommandListTargets The CLI deployer logic to list targets.
CommandPackage The CLI deployer logic to create a configuration package.
CommandRedeploy The CLI deployer logic to redeploy.
CommandStart The CLI deployer logic to start.
CommandStop The CLI deployer logic to stop.
CommandUndeploy the CLI deployer logic to undeploy.
DeployTool The main class for the CLI deployer.
DeployUtils  
ServerConnection Supports two types of connections to the server.
ServerConnection.KernelWrapper  
 

Exception Summary
DeploymentSyntaxException Something was wrong with the user's syntax (as opposed to the command failed for some other reason).
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.