org.cagrid.installer.syncgts
Class SyncGTSComponentInstaller

java.lang.Object
  extended by org.cagrid.installer.syncgts.SyncGTSComponentInstaller
All Implemented Interfaces:
CaGridComponentInstaller

public class SyncGTSComponentInstaller
extends java.lang.Object
implements CaGridComponentInstaller

Author:
Joshua Phillips

Constructor Summary
SyncGTSComponentInstaller()
           
 
Method Summary
 void addInstallTasks(CaGridInstallerModel model, RunTasksStep installStep)
           
 void addSteps(CaGridInstallerModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncGTSComponentInstaller

public SyncGTSComponentInstaller()
Method Detail

addInstallTasks

public void addInstallTasks(CaGridInstallerModel model,
                            RunTasksStep installStep)
Specified by:
addInstallTasks in interface CaGridComponentInstaller

addSteps

public void addSteps(CaGridInstallerModel model)
Specified by:
addSteps in interface CaGridComponentInstaller