fedora.utilities.install.container
Class BundledTomcat
java.lang.Object
fedora.utilities.install.container.Container
fedora.utilities.install.container.Tomcat
fedora.utilities.install.container.BundledTomcat
public class BundledTomcat
- extends Tomcat
The profile for the servlet container bundled with the Fedora installer.
History: Release 2.2.2 bundled Tomcat 5.0.28.
- Version:
- $Id$
- Author:
- Edwin Shin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundledTomcat
public BundledTomcat(Distribution dist,
InstallOptions options)
install
public void install()
throws InstallationFailedException
- Overrides:
install in class Tomcat
- Throws:
InstallationFailedException
installTomcat
protected void installTomcat()
throws InstallationFailedException
- Specified by:
installTomcat in class Tomcat
- Throws:
InstallationFailedException
installServerXML
protected void installServerXML()
throws InstallationFailedException
- Specified by:
installServerXML in class Tomcat
- Throws:
InstallationFailedException
installIncludedKeystore
protected void installIncludedKeystore()
throws InstallationFailedException
- Specified by:
installIncludedKeystore in class Tomcat
- Throws:
InstallationFailedException