Namespace: Consultingwerk.Framework
Interface 
IFrameworkLoader Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IFrameworkLoader
Purpose:Provides framework initialization functionality
Description:Implement this interface to provide application specific
framework initialization. Register your own implementation
in the .applicationsettings file as the "frameworkLoader"
entry
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat May 04 23:45:17 CEST 2013
Purpose: Performs the framework initialization
Notes:



Top Method Summary
Options Name Purpose
+ Initialize (IConfigurationProvider) Performs the framework initialization


Method Detail
Top

PUBLIC Initialize (IConfigurationProvider)

Purpose: Performs the framework initialization
Notes:

Parameters:
poConfigurationProvider Consultingwerk.Framework.IConfigurationProvider
The IConfigurationProvider with the configuration for the framework


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:37