Exemplo n.º 1
0
 static function checkService($name)
 {
     return Service__Linux::checkService($name);
 }
Exemplo n.º 2
0
 static function getServiceList()
 {
     return Service__Linux::getServiceList();
 }