Package org.incendo.cloud.execution
package org.incendo.cloud.execution
Classes related to command execution and execution coordination
-
InterfacesClassDescriptionHandler that is invoked whenever a
Commandis executed by a command senderHandler that is invoked whenever aCommandis executed by a command senderThe result of a command execution.Theexecution coordinatoris responsible for coordinating execution of command parsing, handlers, suggestions, etc.Builder forExecutionCoordinator.