AppserverIo\Appserver\Core\Api\ServiceInterface::setSystemConfiguration PHP 메소드

setSystemConfiguration() 공개 메소드

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
리턴 AppserverIo\Appserver\Core\Api\ServiceInterface
    public function setSystemConfiguration(SystemConfigurationInterface $systemConfiguration);