org.exoplatform.container
Class WebAppInitContext
java.lang.Object
org.exoplatform.container.WebAppInitContext
public class WebAppInitContext
- extends Object
This class is used to define the initialization context of a web application
Created by The eXo Platform SAS
Author : Nicolas Filotto
nicolas.filotto@exoplatform.com
11 sept. 2009
WebAppInitContext
public WebAppInitContext(javax.servlet.ServletContext servletContext)
getServletContext
public javax.servlet.ServletContext getServletContext()
getServletContextName
public String getServletContextName()
getWebappClassLoader
public ClassLoader getWebappClassLoader()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2013 eXo Platform SAS. All Rights Reserved.