| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Fabio Erculiani <lxnay@sabayonlinux.org>
Contact: lxnay@sabayonlinux.org
Copyright: Fabio Erculiani
License: GPL-2
Entropy Framework core module.
This module contains base classes used by entropy.client, entropy.server and entropy.services.
"Singleton" is a class that is inherited from singleton objects.
| Submodules | |
| Classes | |
|
Singleton If your class wants to become a sexy Singleton, subclass this and replace __init__ with init_singleton. |
|
|
EntropyPluginStore This is a base class for handling a map of plugin objects by providing generic add/remove functions. |
|
|
EntropyPluginFactory Generic Entropy Components Plugin Factory (loader). |
|
| Variables | |
__package__ =
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 13 00:16:15 2009 | http://epydoc.sourceforge.net |