The watcher.common.loader.default Module

class watcher.common.loader.default.DefaultLoader(namespace, conf=<oslo_config.cfg.ConfigOpts object at 0x7f4f311ea110>)[source]

Bases: watcher.common.loader.base.BaseLoader

get_entry_name(name)[source]
list_available()[source]
load(name, **kwargs)[source]

Previous topic

The watcher.common.loader.base Module

Next topic

The watcher.common.loader.loadable Module

Project Source

This Page