org.wso2.wsas.installer
Class InstallationManager

java.lang.Object
  extended by org.wso2.wsas.installer.InstallationManager

public class InstallationManager
extends java.lang.Object

Manages the installation process of the WSO2 WSAS Embeddable distribution on different application servers.


Constructor Summary
InstallationManager()
           
 
Method Summary
static java.lang.String getWSASHome()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallationManager

public InstallationManager()
Method Detail

main

public static void main(java.lang.String[] args)

getWSASHome

public static java.lang.String getWSASHome()