|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.utilities.install.container.Container
public abstract class Container
| Constructor Summary | |
|---|---|
Container(Distribution dist,
InstallOptions options)
|
|
| Method Summary | |
|---|---|
abstract void |
deploy(java.io.File war)
|
protected Distribution |
getDist()
|
protected InstallOptions |
getOptions()
|
abstract void |
install()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Container(Distribution dist,
InstallOptions options)
| Method Detail |
|---|
public abstract void deploy(java.io.File war)
throws InstallationFailedException
InstallationFailedException
public abstract void install()
throws InstallationFailedException
InstallationFailedExceptionprotected final Distribution getDist()
protected final InstallOptions getOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||