Module pact_plugin_driver::plugin_manager[][src]

Expand description

Manages interactions with Pact plugins

Functions

Decrement access to the plugin. If the current access could is zero, shut down the plugin

Internal function: public for testing

Load the plugin defined by the dependency information. Will first look in the global plugin registry.

Return the plugin manifest for the given plugin. Will first look in the global plugin manifest registry.

Look up the plugin in the global plugin register

Lookup the plugin manifest in the global plugin manifest registry.

Shutdown the given plugin

Shut down all plugin processes