command-invoker
v3.0.6
Published
Module to help encapsulate method invocation
Downloads
19
Maintainers
Readme
Command Invoker
Utility that implements the chain-of-responsibilty pattern.
It uses a mechanism for adding new processing objects to the end of a chain.
Useful on long runing/multiple activities processing queues.
Help to undo actions where possible.