org.cagrid.installer
Interface DownloadedComponentInstaller

All Known Implementing Classes:
AbstractDownloadedComponentInstaller, ActiveBPELComponentInstaller, AntComponentInstaller, CaGridSourceComponentInstaller, GlobusComponentInstaller, PortalSourceComponentInstaller, TomcatComponentInstaller

public interface DownloadedComponentInstaller

Author:
Joshua Phillips

Method Summary
 void addCheckInstallSteps(CaGridInstallerModel model)
           
 void addInstallDownloadedComponentTasks(CaGridInstallerModel model, RunTasksStep installStep)
           
 

Method Detail

addCheckInstallSteps

void addCheckInstallSteps(CaGridInstallerModel model)

addInstallDownloadedComponentTasks

void addInstallDownloadedComponentTasks(CaGridInstallerModel model,
                                        RunTasksStep installStep)