Class GlobalParams

java.lang.Object
com.suncode.pwfl.util.GlobalParams

@Deprecated(since="4.2", forRemoval=true) public class GlobalParams extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Author:
RafaƂ Nowacki 01-10-2013
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static jakarta.servlet.ServletContext
    Deprecated, for removal: This API element is subject to removal in a future version.
    Zwraca servletContext systemu
    static void
    setServletContext(jakarta.servlet.ServletContext servletContext)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Ustawia servletContext systemowe

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GlobalParams

      public GlobalParams()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setServletContext

      public static void setServletContext(jakarta.servlet.ServletContext servletContext)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Ustawia servletContext systemowe
    • getServletContext

      public static jakarta.servlet.ServletContext getServletContext()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Zwraca servletContext systemu