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