Class JspContextHolder
java.lang.Object
de.hybris.platform.patches.internal.JspContextHolder
Keeps the jsp context as a ThreadLocal variable in one place.
-
Method Summary
Modifier and TypeMethodDescriptionstatic JspContextstatic voidstatic voidsetJspContext(SystemSetupContext setupContext)
-
Method Details
-
setJspContext
-
getJspContext
-
removeJspContext
public static void removeJspContext()
-