Package com.service.basic.logic
Class BasicCommandSet
java.lang.Object
org.pipservices4.rpc.commands.CommandSet
com.service.basic.logic.BasicCommandSet
public class BasicCommandSet
extends org.pipservices4.rpc.commands.CommandSet
Contains a set of commands and events supported by a ICommandable object.
The BasicCommandSet supports command interceptors to extend and the command call chain.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pipservices4.rpc.commands.CommandSet
addCommand, addCommands, addCommandSet, addEvent, addEvents, addInterceptor, addListener, execute, findCommand, findEvent, getCommands, getEvents, notify, removeListener, validate
-
Constructor Details
-
BasicCommandSet
-