Uses of Interface
org.apache.sling.scripting.sightly.js.impl.async.UnaryCallback
-
Uses of UnaryCallback in org.apache.sling.scripting.sightly.js.impl.async
Modifier and TypeMethodDescriptionAsyncContainer.createCompletionCallback()
Create a callback that will complete this containerModifier 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)