Uses of Interface
org.apache.sling.scripting.sightly.js.impl.async.UnaryCallback
Packages that use UnaryCallback
-
Uses of UnaryCallback in org.apache.sling.scripting.sightly.js.impl.async
Methods in org.apache.sling.scripting.sightly.js.impl.async that return UnaryCallbackModifier and TypeMethodDescriptionAsyncContainer.createCompletionCallback()
Create a callback that will complete this containerMethods in org.apache.sling.scripting.sightly.js.impl.async with parameters of type UnaryCallbackModifier and TypeMethodDescriptionvoid
AsyncContainer.addListener
(UnaryCallback unaryCallback) Add a listener that will receive the value in this container when it will be filled.void
AsyncExtractor.extract
(Object jsObj, UnaryCallback unaryCallback)