X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FShutdownEngines.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FShutdownEngines.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=384124451a9f51e378d842c433fc21bde7617775;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/ws/server/ShutdownEngines.html b/website/full_javadoc/compbio/ws/server/ShutdownEngines.html deleted file mode 100644 index 3841244..0000000 --- a/website/full_javadoc/compbio/ws/server/ShutdownEngines.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - -ShutdownEngines - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.ws.server -
-Class ShutdownEngines

-
-java.lang.Object
-  extended by compbio.ws.server.ShutdownEngines
-
-
-
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener
-
-
-
-
public class ShutdownEngines
extends Object
implements javax.servlet.ServletContextListener
- - -

-Switch off engines if JABAWS web application is undeployed, or web server is - shutdown -

- -

-

-
Version:
-
1.0
-
Author:
-
Peter Troshin
-
-
- -

- - - - - - - - - - - -
-Constructor Summary
ShutdownEngines() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidcontextDestroyed(javax.servlet.ServletContextEvent ignored) - -
-           
- voidcontextInitialized(javax.servlet.ServletContextEvent arg0) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ShutdownEngines

-
-public ShutdownEngines()
-
-
- - - - - - - - -
-Method Detail
- -

-contextDestroyed

-
-public void contextDestroyed(javax.servlet.ServletContextEvent ignored)
-
-
-
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
-
-
-
-
-
-
- -

-contextInitialized

-
-public void contextInitialized(javax.servlet.ServletContextEvent arg0)
-
-
-
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -