Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Config.java File Reference


Detailed Description

Defines the class burst.Config and global bu_Config .

Author:
Copyright 2003 Mark D. Anderson (mda@discerning.com)

Licensed under the Academic Free License 1.2 http://www.opensource.org/licenses/academic.php


Variables

Object bu_AppConfig
 This is an associative array from fully-qualified property names to values.

burst.Config bu_Config = new burst.Config()
 The global variable bu_Config which is a burst.props.AbstractProperties instance.


Variable Documentation

Object bu_AppConfig
 

This is an associative array from fully-qualified property names to values.

It is undefined unless the application defines it prior to library loading.

burst.Config bu_Config = new burst.Config()
 

The global variable bu_Config which is a burst.props.AbstractProperties instance.

It consists of these sources of global configuration:

  • bu_AppConfig, a hash only used by the application, and must already be set.
  • if not prohibited by bu_AppConfig['burst.Config.disableUrlConfig'], add any (prefixed) properties from the current url query string.


Generated on Tue Nov 30 04:03:08 2004 for BurstProject by doxygen 1.3.4