Skip to content

hedza06/java-facade-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Facade Pattern

Project illustrates use of Facade Pattern which is part of Structural Group of Patterns.

Facade Pattern makes API easier to use and simplify interface. Provides a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface.

Pitfalls

  • Not too much!
  • Should think about API design before using Facade Pattern

Contribution

If you are interested in contribution or working with me on starter projects, tutorials or to provide real-life examples feel free to contact me on my e-mail or phone.

Author

Heril Muratović
Software Engineer

Mobile: +38269657962
E-mail: [email protected]
Skype: hedza06
Twitter: hedzakirk
LinkedIn: https://www.linkedin.com/in/heril-muratovi%C4%87-021097132/
StackOverflow: https://stackoverflow.com/users/4078505/heril-muratovic

About

Java Facade Pattern Demonstration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages