Papers/Design pattern
mediator pattern
tomato13
2007. 12. 18. 23:25
http://en.wikipedia.org/wiki/Mediator_pattern
내용중에
The mediator pattern consists of a mediator class that is the only class that has detailed knowledge of the methods of other classes.