AppserverIo\Appserver\Core\Api\ServiceInterface::setSystemConfiguration PHP Méthode

setSystemConfiguration() public méthode

Allows to set the system configuration.
public setSystemConfiguration ( AppserverIo\Appserver\Core\Interfaces\SystemConfigurationInterface $systemConfiguration ) : AppserverIo\Appserver\Core\Api\ServiceInterface
$systemConfiguration AppserverIo\Appserver\Core\Interfaces\SystemConfigurationInterface The system configuration
Résultat AppserverIo\Appserver\Core\Api\ServiceInterface
    public function setSystemConfiguration(SystemConfigurationInterface $systemConfiguration);