Class EventLoopInterop
java.lang.Object
org.apache.sling.scripting.sightly.js.impl.loop.EventLoopInterop
Event-loop utilities for interoperability with JS code
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
cleanupEventLoop
(org.mozilla.javascript.Context context) static EventLoop
obtainEventLoop
(org.mozilla.javascript.Context context) static Task
-
Field Details
-
EVENT_LOOP_KEY
- See Also:
-
-
Constructor Details
-
EventLoopInterop
public EventLoopInterop()
-
-
Method Details
-
obtainEventLoop
-
cleanupEventLoop
public static void cleanupEventLoop(org.mozilla.javascript.Context context) -
schedule
-