Prado\Web\Services\TJsonService::init PHP Méthode

init() public méthode

This method is required by the IModule interface.
public init ( $xml )
    public function init($xml)
    {
        $this->loadJsonServices($xml);
    }