com.wewebu.ow.server.servlets
Class OwStandardRoleManagerInitialisingContextListener

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

public class OwStandardRoleManagerInitialisingContextListener
extends OwInitialisingContextListener

Init listener that initializes the standard role manager config data upon application start up.

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
OwStandardRoleManagerInitialisingContextListener()
           
 
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

OwStandardRoleManagerInitialisingContextListener

public OwStandardRoleManagerInitialisingContextListener()
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.