About EJB Application Modules

EJB application modules are classes, paired with XML files, that implement the J2EE Session Facade pattern. EJB application modules bundle EJB finder view objects, organize them with EJB finder view links , and provide service methods for clients to access.

EJB application modules are simply BC4J application modules configured to deploy as EJB session beans. Because of this:

To create an EJB application module, see Creating a Session Facade to Organize Entity Facades.


Related topics
Developing Enterprise Java Beans
Understanding Entity Bean Data Bindings

Creating a Session Facade to Organize Entity Facades
About EJB Entity Facades
About EJB Finder View Links
About EJB Finder View Objects

 

 

 

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.