provider_init


Description:


[ Version ( replacement = "Provider.init" ) ]
public void provider_init ()

Initialize the Camel provider system by reading in the .

urls files in the provider directory and creating a hash table mapping URLs to module names.

A .urls file has the same initial prefix as the shared library it correspond to, and consists of a series of lines containing the URL protocols that that library handles.

TODO: This should be pathed? TODO: This should be plugin-d?


Namespace: Camel
Package: camel-1.2