statisticManager
.setStatisticSubmissionAllowed(statisticSubmissionAllowed);
errorLogManager.setErrorLogSubmissionAllowed(errorLogSubmissionAllowed);
// Gateway setting
GatewayDevice selGwDevice = this.configurationSettingsWizardPage
.getPortmappingDevice();
upnpManager.setSelectedGateway(selGwDevice);
}