jsf design patterns

14
JSF DESIGN PATTERNS JSF framework leverages Factory Method, State, Singleton, Composite, Strategy, Decorator, Template Method, and Observer design patterns. Anghel Leonard

Upload: anghel-leonard

Post on 11-Feb-2017

2.851 views

Category:

Software


0 download

TRANSCRIPT

Page 1: JSF Design Patterns

JSF DESIGN PATTERNSJSF framework leverages Factory Method, State, Singleton, Composite, Strategy, Decorator, Template Method, and Observer design patterns. Anghel Leonard

Page 2: JSF Design Patterns

Contact: @anghelleonard | [email protected]

FactorySingleton

FacadeDecoratorObserver

StateComposite

StrategyTemplate

WHAT WILL WE COVER

JSF DESIGN PATTERNS

Page 3: JSF Design Patterns

Contact: @anghelleonard | [email protected]

MORE TUTORIALS ON omnifaces-fans.org

 JSF 2.3 Tutorial  JSF Scopes Tutorial 

 JSF Page Author Beginner's Guide  OmniFaces 2.2 Tutorial Examples 

 JSF Events Tutorial  OmniFaces Callbacks Usages 

 JSF State Tutorial 

Contact: @anghelleonard | [email protected]

JSF DESIGN PATTERNS