Command Pattern
Command encapsulates a request as an object
Command decouples the object that invokes the operation from the one that knows how to perform it
Previous slide
Next slide
Back to first slide
View graphic version