add Interface Implementation
Adds an interface implementation with the specified interface and implementation URIs.
Return
This BaseConfigBuilder instance for chaining calls.
Parameters
interface Uri
The URI of the interface to associate with the implementation.
implementation Uri
The URI of the implementation.