org.wso2.wsas.installer
Class TomcatInstaller
java.lang.Object
org.wso2.wsas.installer.AbstractInstaller
org.wso2.wsas.installer.AbstractAppServerInstaller
org.wso2.wsas.installer.TomcatInstaller
- All Implemented Interfaces:
- Installable
- public class TomcatInstaller
- extends AbstractAppServerInstaller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatInstaller
public TomcatInstaller()
install
public void install()
throws InstallationException
- Throws:
InstallationException
getDescription
public java.lang.String getDescription()
getId
public java.lang.String getId()
getSupportedVersions
public java.lang.String[] getSupportedVersions()
getServerInfoImplClasses
public java.lang.String[] getServerInfoImplClasses()
getServerInfoImplClass
public java.lang.String getServerInfoImplClass()
getServerProperties
public java.util.Properties getServerProperties()