System_ProcWatch_Config

System_ProcWatch_Config -- System_ProcWatch_Config

System_ProcWatch_Config

System_ProcWatch 用の設定配列を作成します。

使用例:
1  $cf = System_ProcWatch_Config::fromXmlFile('/etc/procwatch.xml');
2  $pw = &new System_ProcWatch($cf);