News

This repo was created with ️ for a lecture at HWR Berlin, 22 June 2021. It's only purpose is to illustrate the "Facade" Design Pattern and a simple Java implementation. This is not production code.
For their part, Java-language design patterns account for Java language specifics. ... Let’s look at two J2EE design pattern examples: the Session Facade and Value Object patterns.
The Remote Facade design pattern is an architectural pattern used to provide a coarse-grained interface to a set of fine-grained objects in a distributed system. This pattern helps to reduce the ...