org.cagrid.installer
Interface CaGridComponentInstaller

All Known Implementing Classes:
AuthenticationServiceComponentInstaller, CaDSRComponentInstaller, CDSComponentInstaller, DorianComponentInstaller, EVSComponentInstaller, FQPComponentInstaller, GMEComponentInstaller, GridGrouperComponentInstaller, GTSComponentInstaller, IndexServiceComponentInstaller, MyServiceComponentInstaller, PortalComponentInstaller, SyncGTSComponentInstaller, TransferComponentInstaller, WorkflowComponentInstaller

public interface CaGridComponentInstaller

Author:
Joshua Phillips

Method Summary
 void addInstallTasks(CaGridInstallerModel model, RunTasksStep installStep)
           
 void addSteps(CaGridInstallerModel model)
           
 

Method Detail

addSteps

void addSteps(CaGridInstallerModel model)

addInstallTasks

void addInstallTasks(CaGridInstallerModel model,
                     RunTasksStep installStep)