\PG\MSF\ProcessProcessBase

Class ProcessBase

Summary

Methods
Properties
Constants
__construct()
$config
$MSFServer
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$config

$config : \Noodlehaus\Config

Type

\Noodlehaus\Config — Server运行实例配置对象

$MSFServer

$MSFServer : \PG\MSF\MSFServer

Type

\PG\MSF\MSFServer — 运行的Server实例

Methods

__construct()

__construct(\Noodlehaus\Config  $config, \PG\MSF\MSFServer  $MSFServer) 

Timer constructor.

Parameters

\Noodlehaus\Config $config

配置对象

\PG\MSF\MSFServer $MSFServer

Server运行实例