eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container.web
Class PortalContainerConfigOwner

java.lang.Object
  extended by org.exoplatform.container.web.PortalContainerConfigOwner
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class PortalContainerConfigOwner
extends Object
implements javax.servlet.ServletContextListener

This class is used to indicated that this servlet context provides resources and/or configuration files to the associated portal containers Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 14 sept. 2009


Constructor Summary
PortalContainerConfigOwner()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent event)
           
 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

PortalContainerConfigOwner

public PortalContainerConfigOwner()
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 event)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.