Framework
Overview
MDA
Core Patterns
Key Services
Code Generator
Recommended Reading:
 
Core J2EE Patterns: Best Practices and Design Strategies
by Deepak Alur, John Crupi, and Dan Malks

 

MDA Compliant

Forcing the development to be initiated through a PIM (Platform Independent Model) before engaging the framework helps to shield the resulting application from changes to the J2EE specification.  Importantly, this allows the application to evolve independent of changes to J2EE.


J2EE Pattern Framework

Delivers a single unified implementation of the core J2EE design patterns.  Ensures any application that is generated by the framework will be design pattern based as well, maximizing reusability and ROI.


Graphical Code Generator

Constructs a functional, deployable, J2EE application based on the selected patterns and tiers required of the business application.  Round-trip capabilities ensure changes to the application model are merged with a changing domain model.


Key Application Services Provided

Delivers configurable application level services for security, logging, resource pooling, caching, and more...


Source Code Delivered

Take complete ownership of the resulting application by having complete access to the framework code base.  Documentation includes a thorough set of UML diagrams to help take the guess work out of learning the run-time aspects of the framework.