Home Freemagazine Issue6 Design Pattern



Design Pattern
Posted on: October 9, 2010 at 12:00 AM
Behavioral Patterns Behavioral patterns are those patterns, which are specifically concerned with communication (interaction) between the objects.

Design Pattern

       

 


Behavioral Patterns Behavioral patterns are those patterns, which are specifically concerned with communication (interaction) between the objects. The interactions between the objects should be such that they are talking to each other and are still loosely coupled. The loose coupling is the key to n-tier architectures. In this, the implementations and the client should be loosely coupled in order to avoid hard coding and dependencies.
 

Read more information at:
  

http://www.javajazzup.com/issue6/page65.shtml

Related Tags for Design Pattern:


More Tutorials from this section

Ask Questions?    Discuss: Design Pattern  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.