org.wso2.wsas.installer
Class AbstractInstaller
java.lang.Object
org.wso2.wsas.installer.AbstractInstaller
- All Implemented Interfaces:
- Installable
- Direct Known Subclasses:
- AbstractAppServerInstaller, GenericInstaller
- public abstract class AbstractInstaller
- extends java.lang.Object
- implements Installable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverHome
protected java.lang.String serverHome
wsasHome
protected java.lang.String wsasHome
javaHome
protected java.lang.String javaHome
AbstractInstaller
public AbstractInstaller()
setServerHome
public void setServerHome(java.lang.String serverHome)
- Specified by:
setServerHome
in interface Installable
getServerHome
public java.lang.String getServerHome()
- Specified by:
getServerHome
in interface Installable
getWSASHome
public java.lang.String getWSASHome()
- Specified by:
getWSASHome
in interface Installable
setJavaHome
public java.lang.String setJavaHome(java.lang.String javaHome)
- Specified by:
setJavaHome
in interface Installable
setWSASHome
public void setWSASHome(java.lang.String wsasHome)
- Specified by:
setWSASHome
in interface Installable
rearchiveWsasWAR
protected void rearchiveWsasWAR()
throws java.io.IOException
- Throws:
java.io.IOException