Package com.suncode.pwfl.util
Class GlobalParams
java.lang.Object
com.suncode.pwfl.util.GlobalParams
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- RafaĆ Nowacki 01-10-2013
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.servlet.ServletContext
Deprecated, for removal: This API element is subject to removal in a future version.Zwraca servletContext systemustatic void
setServletContext
(jakarta.servlet.ServletContext servletContext) Deprecated, for removal: This API element is subject to removal in a future version.Ustawia servletContext systemowe
-
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
-