ADF Core

From ADF Docs
Revision as of 14:46, 24 March 2010 by Mcarroll (talk | contribs) (Components)
Jump to: navigation, search

Overview

Directory for the core components that implement the LightWire object factory.

Components

  • App Base - Application base component. Extends the Base component and is extended by the custom application App components. Provides a layer between the ADF and the custom application.
  • Base - Root base component for the ADF. Extended by the App Base and Site Base to perform operations with the object factory.
  • Config -
  • Core - Initialization component for the ADF. This code creates the factory object into server space. The configuration of the object factory is controlled through the Core Bean Config.
  • Site Base -

Lightwire