|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.wsas.installer.WindowsNtServiceUninstallation
public class WindowsNtServiceUninstallation
This class coordinates the WSAS installation as a Windows NT service
| Constructor Summary | |
|---|---|
WindowsNtServiceUninstallation()
|
|
| Method Summary | |
|---|---|
void |
doInstallation()
Carry out the installation |
java.lang.String |
getDescription()
Get the description for this installation mode |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsNtServiceUninstallation()
| Method Detail |
|---|
public void doInstallation()
throws InstallationException
InstallationMode
doInstallation in interface InstallationModeInstallationException - If something goes wrong during the installationpublic java.lang.String getDescription()
InstallationMode
getDescription in interface InstallationModepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||