| java.lang.Object org.apache.geronimo.deployment.plugin.local.CommandSupport org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
All known Subclasses: org.apache.geronimo.deployment.plugin.local.DistributeCommand, org.apache.geronimo.deployment.plugin.local.RedeployCommand,
AbstractDeployCommand | abstract public class AbstractDeployCommand extends CommandSupport (Code) | | version: $Rev: 512979 $ $Date: 2007-02-28 13:28:28 -0800 (Wed, 28 Feb 2007) $ |
deployer | protected AbstractName deployer(Code) | | |
kernel | final protected Kernel kernel(Code) | | |
moduleType | final protected ModuleType moduleType(Code) | | |
spool | final protected boolean spool(Code) | | |
AbstractDeployCommand | public AbstractDeployCommand(CommandType command, Kernel kernel, File moduleArchive, File deploymentPlan, ModuleType moduleType, InputStream moduleStream, InputStream deploymentStream, boolean spool)(Code) | | |
doDeploy | protected void doDeploy(Target target, boolean finished) throws Exception(Code) | | |
massageFileNames | protected void massageFileNames(File[] inputs)(Code) | | |
|
|