at.gv.egiz.moodle.eidconnector.webapp
Class ContextListener

java.lang.Object
  extended by at.iaik.commons.webapp.DefaultServletContextListener
      extended by at.gv.egiz.moodle.eidconnector.webapp.ContextListener
All Implemented Interfaces:
EventListener, ServletContextListener

public class ContextListener
extends at.iaik.commons.webapp.DefaultServletContextListener

Author:
AT-TUG (Thomas Knall)

Field Summary
 
Fields inherited from class at.iaik.commons.webapp.DefaultServletContextListener
WEB_XML_SYSTEMPROPERTY_PREFIX
 
Constructor Summary
ContextListener()
           
 
Method Summary
 void done(ServletContextEvent sce)
           
 String getApplicationName()
           
 void init(ServletContextEvent sce)
           
 
Methods inherited from class at.iaik.commons.webapp.DefaultServletContextListener
contextDestroyed, contextInitialized, getWebXMLSystemPropertyPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextListener

public ContextListener()
Method Detail

done

public void done(ServletContextEvent sce)
Specified by:
done in class at.iaik.commons.webapp.DefaultServletContextListener

init

public void init(ServletContextEvent sce)
Specified by:
init in class at.iaik.commons.webapp.DefaultServletContextListener

getApplicationName

public String getApplicationName()
Overrides:
getApplicationName in class at.iaik.commons.webapp.DefaultServletContextListener


Copyright 2009 EGIZ. All Rights Reserved.