Description: Mode of appearance: a set of interfaces for subsystems to provide a consistent interface, Facade pattern defines a high-level interfaces, this interface makes the subsystem easier to use.
To Search:
File list (Check if you may need any files):
Facade\Facade.java
......\ServiceA.java
......\ServiceAImpl.java
......\ServiceB.java
......\ServiceBImpl.java
......\test.java
Facade