Mediator Pattern is the latest in DPIP eBook by Chetan Giridhar and Rahul Verma. As per wikipedia: “The mediator pattern 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.”
