|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cagrid.installer.AbstractDownloadedComponentInstaller
org.cagrid.installer.CaGridSourceComponentInstaller
public class CaGridSourceComponentInstaller
| Constructor Summary | |
|---|---|
CaGridSourceComponentInstaller()
|
|
| Method Summary | |
|---|---|
void |
addCheckInstallSteps(CaGridInstallerModel model)
|
void |
addInstallDownloadedComponentTasks(CaGridInstallerModel model,
RunTasksStep installStep)
|
protected java.lang.String |
getComponentId()
|
protected Condition |
getShouldCheckCondition()
|
protected Condition |
getShouldInstallCondition()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaGridSourceComponentInstaller()
| Method Detail |
|---|
protected java.lang.String getComponentId()
getComponentId in class AbstractDownloadedComponentInstallerprotected Condition getShouldCheckCondition()
getShouldCheckCondition in class AbstractDownloadedComponentInstallerprotected Condition getShouldInstallCondition()
getShouldInstallCondition in class AbstractDownloadedComponentInstallerpublic void addCheckInstallSteps(CaGridInstallerModel model)
addCheckInstallSteps in interface DownloadedComponentInstalleraddCheckInstallSteps in class AbstractDownloadedComponentInstaller
public void addInstallDownloadedComponentTasks(CaGridInstallerModel model,
RunTasksStep installStep)
addInstallDownloadedComponentTasks in interface DownloadedComponentInstalleraddInstallDownloadedComponentTasks in class AbstractDownloadedComponentInstaller
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||