Prado\Web\Services\TJsonService::init PHP Method

init() public method

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