Uses of Interface
org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
-
Packages that use CommandHandler Package Description org.apache.sling.scripting.sightly.compiler.commands Theorg.apache.sling.scripting.sightly.compiler.commandspackage defines the API forCommandprocessing. -
-
Uses of CommandHandler in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type CommandHandler Modifier and Type Method Description voidCommandStream. addHandler(CommandHandler handler)Registers a listeningCommandHandlerto the stream.
-