Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
Search
Search

Contents

Primary Presentation

Element Catalog

Context Diagram

Variability Guide

Rationale

Related Views

Anchor
primary
primary
Primary Presentation


Visio file

Anchor
element
element
Element Catalog

OpcApp

OpcApp stands for Order Processing Center Application. The business logic of the Adventure Builder is implemented in this module. It provides the following functionality:

...

Contains an entity bean to persist a purchase order. The entity bean uses container-managed persistence (CMP).

Anchor
context
context
Context Diagram

N/A

Anchor
variability
variability
Variability Guide

N/A

Anchor
rationale
rationale
Rationale


The choice of EJBs in the implementation, including session beans, message-driven beans and entity beans is based on:

  • Developers are familiar with EJB development and component-based development.
  • These highly modular EJB components promote reuse.

Anchor
related
related
Related Views