| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcompbio.ws.server.SetExecutableFlag
public class SetExecutableFlag
Run setexecflag.sh script if executable flag is not set
| Constructor Summary | |
|---|---|
SetExecutableFlag()
 | 
|
| Method Summary | |
|---|---|
 void | 
contextDestroyed(javax.servlet.ServletContextEvent arg0)
 | 
 void | 
contextInitialized(javax.servlet.ServletContextEvent arg0)
This listener is designed to run only once when the web application is deployed to set executable flag for binaries.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SetExecutableFlag()
| Method Detail | 
|---|
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent arg0)
contextInitialized in interface javax.servlet.ServletContextListenerarg0 - - ignored
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||