com.wewebu.ow.server.servlets
Class OwConfigurationInitialisingContextListener

java.lang.Object
  extended by com.wewebu.ow.server.servlets.OwInitialisingContextListener
      extended by com.wewebu.ow.server.servlets.OwConfigurationInitialisingContextListener
All Implemented Interfaces:
OwBaseInitializer, EventListener, javax.servlet.ServletContextListener

public class OwConfigurationInitialisingContextListener
extends OwInitialisingContextListener

Init listener that initializes the Alfresco Workdesk configuration data upon application start up (like log4j, spring JDBC template...).

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Field Summary
 
Fields inherited from class com.wewebu.ow.server.servlets.OwInitialisingContextListener
m_ServletContext, STARTUP_ERROR_KEY
 
Constructor Summary
OwConfigurationInitialisingContextListener()
           
 
Method Summary
protected  void applicationInitalize()
          init function for derived classes
 
Methods inherited from class com.wewebu.ow.server.servlets.OwInitialisingContextListener
contextDestroyed, contextInitialized, getApplicationAttribute, getBasePath, getConfigURL, getInitParameter, getXMLConfigDoc, init, setApplicationAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwConfigurationInitialisingContextListener

public OwConfigurationInitialisingContextListener()
Method Detail

applicationInitalize

protected void applicationInitalize()
                             throws OwConfigurationException,
                                    OwServerException
Description copied from class: OwInitialisingContextListener
init function for derived classes

Specified by:
applicationInitalize in class OwInitialisingContextListener
Throws:
OwConfigurationException
OwServerException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.