Uses of Interface
org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
Packages that use CommandHandler
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing.-
Uses of CommandHandler in org.apache.sling.scripting.sightly.compiler.commands
Methods in org.apache.sling.scripting.sightly.compiler.commands with parameters of type CommandHandlerModifier and TypeMethodDescriptionvoidCommandStream.addHandler(CommandHandler handler) Registers a listeningCommandHandlerto the stream.