|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.ext.plugins.command.UninstallPlugInWorker
public class UninstallPlugInWorker
Constructor Summary | |
---|---|
UninstallPlugInWorker()
|
Method Summary | |
---|---|
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) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UninstallPlugInWorker()
Method Detail |
---|
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
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |