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

Responsibilities

Related Classes

Implementations