The Artima Developer Community
Sponsored Link

Java Buzz Forum
Enjoying the Observer pattern with custom events

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Enjoying the Observer pattern with custom events Posted: Aug 6, 2008 9:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Enjoying the Observer pattern with custom events
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I created an introductory example discussing custom events as an implementation of the Observer pattern. The example dynamically adds functionality based on checkboxes to simulate events that could change processing and uses the fire() and observe() methods from Prototype. I strap on behaviour to a list of names. When you click on the name, something can happen. [...]

Read: Enjoying the Observer pattern with custom events

Topic: Quickstart for the Oracle BEA AquaLogic Service Bus Previous Topic   Next Topic Topic: Lack of Communication

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use