setup abstract method

void setup(
  1. TConfig config
)

Sets up the registry with access to a config.

Implementation

void setup(TConfig config);