public class UninstallPlugInWorker
extends java.lang.Object
implements com.softwareag.cis.server.IServletInitHandler
Constructor and Description |
---|
UninstallPlugInWorker() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
This method is called on tomcat jvm stop
by some means of CIS
|
void |
init(javax.servlet.ServletConfig servletConfig)
This method is called on tomcat jvm start
by some means of CIS
|
void |
startWorker(java.io.File pluggableUIdir)
Begin process of plugin uninstallation
Improve performance (NIO,threads)
|
public void destroy()
destroy
in interface com.softwareag.cis.server.IServletInitHandler
public void init(javax.servlet.ServletConfig servletConfig)
init
in interface com.softwareag.cis.server.IServletInitHandler
java.lang.RuntimeException
public void startWorker(java.io.File pluggableUIdir)
pluggableUIdir
-