Passing a Reference to the Configuration Manager to the NIC Factory

To pass a reference to the configuration manager to the NIC factory class:

  • Call the following method in the application:
      NicFactory.setConfigManager(configMgr);