| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcompbio.ws.server.ShutdownEngines
public class ShutdownEngines
Switch off engines if JABAWS web application is undeployed, or web server is shutdown
| Constructor Summary | |
|---|---|
ShutdownEngines()
 | 
|
| Method Summary | |
|---|---|
 void | 
contextDestroyed(javax.servlet.ServletContextEvent ignored)
 | 
 void | 
contextInitialized(javax.servlet.ServletContextEvent arg0)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ShutdownEngines()
| Method Detail | 
|---|
public void contextDestroyed(javax.servlet.ServletContextEvent ignored)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent arg0)
contextInitialized in interface javax.servlet.ServletContextListener
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||