|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.utilities.install.container.Container
fedora.utilities.install.container.Tomcat
fedora.utilities.install.container.BundledTomcat
public class BundledTomcat
| Field Summary |
|---|
| Fields inherited from class fedora.utilities.install.container.Tomcat |
|---|
CONF, KEYSTORE |
| Constructor Summary | |
|---|---|
BundledTomcat(Distribution dist,
InstallOptions options)
|
|
| Method Summary | |
|---|---|
void |
install()
|
protected void |
installIncludedKeystore()
|
protected void |
installServerXML()
|
protected void |
installTomcat()
|
| Methods inherited from class fedora.utilities.install.container.Tomcat |
|---|
deploy, getCommonLib, getConf, getIncludedKeystore, getTomcatHome, getWebapps |
| Methods inherited from class fedora.utilities.install.container.Container |
|---|
getDist, getOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundledTomcat(Distribution dist,
InstallOptions options)
| Method Detail |
|---|
public void install()
throws InstallationFailedException
install in class TomcatInstallationFailedException
protected void installTomcat()
throws InstallationFailedException
installTomcat in class TomcatInstallationFailedException
protected void installServerXML()
throws InstallationFailedException
installServerXML in class TomcatInstallationFailedException
protected void installIncludedKeystore()
throws InstallationFailedException
installIncludedKeystore in class TomcatInstallationFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||