Prado\Web\Services\TJsonService::init PHP 메소드

init() 공개 메소드

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