Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Pattern »

Event pattern

Amit Tropper

2003-08-31

Replies:

Hi,
 
Is there a pattern for solving the following problem:
Assume that there are several predefined events. It is required to map a communication message
(using some protocol) into one of the predefined events. The problem becomes more interesting when each event has
several representation by different protocols.
For example assume that there are two protocols A and B, the messages A.b and B.c should be mapped
into the same event from a list of events.
 
Thanks.
 
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com
©2008 junlu.com - Jax Systems, LLC, U.S.A.