/[projects]/dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/ContextListener.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/ContextListener.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3066 by torben, Thu Nov 5 08:06:00 2015 UTC revision 3067 by torben, Thu Jul 21 11:47:57 2016 UTC
# Line 37  public class ContextListener implements Line 37  public class ContextListener implements
37    
38    
39      public ContextListener() {      public ContextListener() {
         // TODO Auto-generated constructor stub  
40      }      }
41    
42      public void contextDestroyed(ServletContextEvent ctxtEvt)  {      public void contextDestroyed(ServletContextEvent ctxtEvt)  {
          // TODO Auto-generated method stub  
43      }      }
44        
45    
46      @Override      @Override
47      public void contextInitialized(ServletContextEvent ctxtEvt)  {      public void contextInitialized(ServletContextEvent ctxtEvt)  {

Legend:
Removed from v.3066  
changed lines
  Added in v.3067

  ViewVC Help
Powered by ViewVC 1.1.20