Also known as
- Remote Facade
Intent of Session Facade Design Pattern
Provide a simplified interface to a complex subsystem, reducing complexity and coupling between client and business logic in enterprise Java applications.
Detailed Explanation of Session Facade Pattern with Real-World Examples
About 3 min