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

Part of vmc.common.plugin View In Hierarchy

I manage VMCCdfL's plugins
Class Method get_plugins Undocumented
Class Method regenerate_cache Undocumented
Class Method get_plugin_by_name Get a plugin by its name
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=vmc.common.plugins):
Undocumented
@classmethod
def regenerate_cache(cls):
Undocumented
@classmethod
def get_plugin_by_name(cls, name, interface=IPlugin):
Get a plugin by its name
@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 vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.