Java Mailing List Archive

http://www.junlu.com/

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

Re: inbound vs outbound adapter (ActionAdapter, WorkAdapte - Web Worker pattern)

John Crupi

2003-11-22

Replies:

The Inbound Adapter sits between the J2EE biz tier and the workflow
engine and receives business events from the J2EE applications. It
translates these requests into workflow commands.

The Outbound Adapter sits between the workflow engine and J2EE
presentation tier and notifies users of work-items. It also directs the
users to the appropriate web page of the J2EE app to commit the work.

jc

Maciek Zywno wrote:

> Hello
>
> Could you point the difference between an inbound and outbound adapter.
> ( in the last paragrapgh(about Web Worker pattern) of Core J2EE Patterns
> book it is written that Action Adapter is an inbound adapter and Work
> Adapter is an outbound adapter)?
>
> Thanks in advance
>
> Maciek Zywno
>
> ====================================================================
> 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@(protected)


--
John Crupi
Distinguished Engineer
Chief Architect Software Services
Director, Patterns and Design Expertise Center
john.crupi@(protected)

====================================================================
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@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.