Table of Contents

Class: IConfigSource ./src/peak/config/interfaces.py

Something that can be queried for configuration data

Base Classes   
Interface
Methods   
_getConfigData
  _getConfigData 
_getConfigData ( forObj,  configKey )

Return a value of configKey for forObj or NOT_FOUND

Note that configKey is an IConfigKey instance and may therefore be a PropertyName or an Interface object.

Also note that binding.Component implements this method by simply returning NOT_FOUND, and that is a perfectly acceptable implementation for many purposes.


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:40 2004 by HappyDoc version 2.1