camel_configure_service


Description:

public void camel_configure_service (Service service)

This function essentially glues together this and serivce so their configuration settings stay synchronized.

The glue itself is a shared Settings instance.

Call this function immediately after creating a new Service with add_service.

Parameters:

this

an Source

service

a Service