OpenEJBAssemblerClassicConfig
 

Main
   Welcome!
   Download
   Mailing Lists
   The Team
Users
   Quickstart
   Hello World!
   Deploy
   Startup
   Support
   Request Feature
Servers
   Local Server
   Remote Server
Adapters
   Tomcat
Integrators
   Why OpenEJB
   Overview
   Design
   Specification
   Presentation
Developers
   Release Plan
   Source Code
   SourceForge


SourceForge Logo
  

Configuration Factory

Sub-component of Classic Assembler

Definition

Creates an instance of the OpenEjbConfiguration class that contains all the data and configuration information the Classic assembler needs to construct the container system. The object structure in the OpenEjbConfiguration class is refered to as the InfoObjects. The Configuration Factory can construct, retreive, or populate the InfoObjects from any data source it chooses or by any means it chooses.

Also Known As
Config Factory
InfoObject Factory
Responsibilities
Creates an instance of the OpenEjbConfiguration
The data in the InfoObjects must be validated and accurately represent the system, services, jars, and beans to be constructed
Related Classes
org.openejb.alt.assembler.classic.OpenEjbConfigurationFactory
org.openejb.alt.assembler.classic.OpenEjbConfiguration
Implementations
 XML Configuration Factory
 Nova Configuration Factory



 
 
   
 SourceForge Logo 
   
 


Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. XML, XML Schema, XSLT and related standards are trademarks or registered trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web Consortium. All other product names mentioned herein are trademarks of their respective owners.