ADF Core LightWire Config Extended Base

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

Overview

The Lightwire Config Extended Base is a component file that provides functions to populate the object factory.

Functions

  • getComPathForCustomAppDir( string )
    • Return the com path for the directory path.
  • loadADFAppBeanConfig( string )
    • Loads the custom apps bean config file.
  • loadADFLibComponents( string, string, string )
    • Loads the ADF Library components from the directory argument.
  • processMetadata( struct, string )
    • Process the component metadata property tags to create the beans and dependencies.
  • loadDependencies( string )
    • Process the server.ADF.dependencyStruct structure to generate the dependencies.