Class RenderContextHolder
java.lang.Object
eu.rarogsoftware.rarog.platform.dynamic.frontend.resources.RenderContextHolder
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic RenderContextstatic voidstatic voidinitContext(RenderContext context) static voidrunInContext(RenderContext context, RenderContextHolder.ContextRunnable runnable) static void
-
Method Details
-
initContext
public static void initContext() -
initContext
-
clearContext
public static void clearContext() -
getRenderContext
-
runInContext
public static void runInContext(RenderContext context, RenderContextHolder.ContextRunnable runnable) throws Exception - Throws:
Exception
-
runInNewContext
- Throws:
Exception
-