IntelliJ Java IDE
The moose likes OO, Patterns, UML and Refactoring and the fly likes Understanding Service to worker pattern? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "Understanding Service to worker pattern?" Watch "Understanding Service to worker pattern?" New topic
Author

Understanding Service to worker pattern?

Amandeep Singh
Ranch Hand

Joined: Jul 17, 2008
Posts: 820
Solution

Use Service to Worker to centralize control and request handling to retrieve a presentation model before turning control over to the view. The view generates a dynamic response based on the presentation model.



If you look above sequence diagram, it doesn't shows where Service to worker in action. Is it working in here invisibly?


SCJP 1.4, SCWCD 5, SCBCD 5, SCEA-1, Started Assignment Part 2
My blog- http://rkydesigns.blogspot.com
 
IntelliJ Java IDE
 
subject: Understanding Service to worker pattern?
 
Threads others viewed
Design Pattern Question
This weeks Giveaway
Mediator View VS. Service to worker
Which design patterns does JSF (Java Server Faces) provide?
Servlets Vs Struts
developer file tools