pl.psnc.dl.ege.webapp.config
Class PreConfig

java.lang.Object
  extended by pl.psnc.dl.ege.webapp.config.PreConfig
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

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


Field Summary
static java.lang.String LABEL_PROVIDER
           
static java.lang.String MIME_EXTENSION_PROVIDER
           
 
Constructor Summary
PreConfig()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent arg0)
           
 void contextInitialized(javax.servlet.ServletContextEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIME_EXTENSION_PROVIDER

public static final java.lang.String MIME_EXTENSION_PROVIDER
See Also:
Constant Field Values

LABEL_PROVIDER

public static final java.lang.String LABEL_PROVIDER
See Also:
Constant Field Values
Constructor Detail

PreConfig

public PreConfig()
Method Detail

contextDestroyed

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

contextInitialized

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


Copyright © 2010. All Rights Reserved.