Package svnmailer :: Module settings
[show private | hide private]
[frames | no frames]

Module svnmailer.settings

Runtime settings for the svnmailer

This module defines one public class, called Settings. This class is the storage container for all settings used by the svnmailer. Settings is an abstract class. There is just one method that must be implemented -- Settings.init. This method is responsible for filling the container properly. An implementor of the Settings class can be found in the svnmailer.config module.

This module further defines the Settings subcontainers GroupSettingsContainer, GeneralSettingsContainer and RuntimeSettingsContainer, but you should not instantiate them directly -- Settings provides methods that return instances of these containers.
Classes
Settings Settings management

Generated by Epydoc 2.1 on Mon Apr 17 12:39:12 2006 http://epydoc.sf.net