com.google.code.plsqlgateway.servlet
Class DADContextListener
java.lang.Object
com.google.code.plsqlgateway.servlet.DADContextListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class DADContextListener
- extends Object
- implements javax.servlet.ServletContextListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAD_DATA_SOURCE
public static final String DAD_DATA_SOURCE
- See Also:
- Constant Field Values
DADContextListener
public DADContextListener()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent event)
- Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent event)
- Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
initializeDAD
public static void initializeDAD(String dadName,
Configuration config,
javax.servlet.ServletContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.