get_settings


Description:

public unowned Settings get_settings ()

Returns this's settings instance, pre-configured from the Source to which this belongs.

Changes to the Source will automatically propagate to the settings instance and vice versa.

This is essentially the glue that binds Source to Service. See camel_configure_service.

Parameters:

this

an SourceCamel

Returns:

a configured Settings instance