provider_load


Description:


[ Version ( replacement = "Provider.load" ) ]
public bool provider_load (string path) throws Error

Loads the provider at path, and calls its initialization function, passing session as an argument.

The provider should then register itself with session.

Parameters:

path

the path to a shared library

Returns:

true on success, false on failure


Namespace: Camel
Package: camel-1.2