Mediator pattern

Mediator pattern

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5116-3023-6

High Quality Content by WIKIPEDIA articles! The mediator pattern, one of the 23 design patterns described in Design Patterns: Elements of Reusable Object-Oriented Software, provides a unified interface to a set of interfaces in a subsystem. This pattern is considered to be a behavioral pattern due to the way it can alter the program`s running behavior.