|
home
> study
>> patterns
translate to English (by SYSTRAN)
|
|
|
Patterns
Dokumente
- Decorator and Proxy Patterns: Präsentation
(A4 slides)
- Decorator-Beispiel in Java: tar.gz
- Proxy-Beispiel in Java: tar.gz
Quellen
- http://myweb.onramp.net/~huston/dp/
- http://www.csis.pace.edu/~bergin/patterns/strategydecorator.html
- http://www.cpsc.ucalgary.ca/~kremer/patterns/
- http://www.enteract.com/~bradapp/javapats.html
- http://www.mindspring.com/~mgrand/pattern_synopses.htm
- Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides: Design
Patterns.
- Frank Buschmann, Regine Meunier, Hans Rohnert, Peter Sommerlad,
Michael Stal: Pattern-oriented Software Architecture
- Douglas Schmidt, Michael Stal, Hans Rohnert, Frank Buschmann:
Pattern-oriented Software Architecture, Volume 2 -- Patterns for
Concurrent and Networked Objects
- http://java.sun.com/j2se/1.3/docs/guide/reflection/proxy.html
|