Class ServletContextDelegate

Object
com.liferay.portal.servlet.delegate.ServletContextDelegate

public class ServletContextDelegate extends Object
Author:
Shuyang Zhou
  • Method Details

    • create

      public static javax.servlet.ServletContext create(javax.servlet.ServletContext servletContext)
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • getContextPath

      public String getContextPath()
    • getServletContextName

      public String getServletContextName()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object