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: