com.atlassian.confluence.setup
Class ValidLicenseContextListener

java.lang.Object
  extended by com.atlassian.confluence.setup.ValidLicenseContextListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class ValidLicenseContextListener
extends java.lang.Object
implements javax.servlet.ServletContextListener

Author:
Ryan Thomas

Constructor Summary
ValidLicenseContextListener()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
           
 void contextInitialized(javax.servlet.ServletContextEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidLicenseContextListener

public ValidLicenseContextListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener


Copyright © 2003-2010 Atlassian. All Rights Reserved.