design patterns - strategy pattern

8
STRATEGY PATTERN explained ! Prepared by Annamalai Copyright 2006-2011 QmPe initiative

Upload: annamalai-c

Post on 24-Apr-2015

1.520 views

Category:

Technology


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Design patterns - Strategy Pattern

STRATEGY PATTERN explained !

Prepared by Annamalai C

Copyright 2006-2011

QmPeinitiative

Page 2: Design patterns - Strategy Pattern

Copyright 2006-2011

Strategy Pattern in Real Life

File Storage is the required output.There could be different strategies applied for File StorageStored into Open Cupboards, File Cabinet, Digital Storage

Strategy Pattern is a behavioral pattern.Strategy

Page 3: Design patterns - Strategy Pattern

Copyright 2006-2011

Strategy Pattern in Java

Page 4: Design patterns - Strategy Pattern

Copyright 2006-2011

Real Life vs Java Object

Page 5: Design patterns - Strategy Pattern

Copyright 2006-2011

Real Life vs Java Object

Page 6: Design patterns - Strategy Pattern

Copyright 2006-2011

How Strategy Pattern works in Real Life ?

Boss decides to arrange and store the files.Strategy is then decided based on Cost, Durability etc.

Page 7: Design patterns - Strategy Pattern

How Strategy Pattern works in Java ?

Copyright 2006-2011

Page 8: Design patterns - Strategy Pattern

Copyright 2006-2011

QmPeinitiative

THANK YOU

Please visit www.eclipseinclips.com | www.ancitconsulting.com

Write to us on [email protected]