Package org.pipservices3.commons.commands
package org.pipservices3.commons.commands
-
ClassDescriptionConcrete implementation of
ICommandinterface.Contains a set of commands and events supported by aICommandablecommandable object.Concrete implementation ofIEventinterface.An interface for Commands, which are part of the Command design pattern.An interface for commandable objects, which are part of the command design pattern.An interface for stackable command interceptors, which can extend and modify the command call chain.An interface for Events, which are part of the Command design pattern.An interface for listener objects that receive notifications on fired events.Implements aICommandcommand wrapped by an interceptor.