Package elisa :: Package core :: Module plugin_registry
[hide private]
[frames] | no frames]

Module plugin_registry

source code

Plugins load/management support

Classes [hide private]
  PluginNotFound
  ComponentNotFound
  PluginRegistry
The PluginRegistry is responsible to find all the Plugins.
Functions [hide private]
elisa.core.component.Component class
get_component_class(component_path)
This is a shortcut to elisa.core.plugin_registry.PluginRegistry.get_component_class
source code
Variables [hide private]
  __maintainer__ = 'Philippe Normand <philippe@fluendo.com>'