Class w.c.p.PluginManager(object):

Part of wader.common.plugin View In Hierarchy

I manage WaderCdfL's plugins
Class Method get_plugins Undocumented
Class Method regenerate_cache Undocumented
Class Method get_plugin_by_remote_name Get a plugin by its remote name
Class Method get_plugin_by_vendor_product_id Undocumented
@classmethod
def get_plugins(cls, interface=IPlugin, package=wader.common.plugins):
Undocumented
@classmethod
def regenerate_cache(cls):
Undocumented
@classmethod
def get_plugin_by_remote_name(cls, name, interface=interfaces.IDevicePlugin):
Get a plugin by its remote name
Raisesex.UnknownPluginNameErrorWhen we don't know about the plugin
@classmethod
def get_plugin_by_vendor_product_id(cls, product_id, vendor_id):
Undocumented
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.