See: IConfigurable

public interface IConfigurable
{
  	void Configure(ConfigParams config);
}