PHP Class Comos\Qpm\Supervision\Supervisor

Afficher le fichier Open project: comos/qpm Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $keeper )
getKeeper ( )
multiGroupOneForOne ( $configs ) : Supervisor
oneForOne ( $config ) : Supervisor
registerSignalHandler ( )
start ( )
stop ( )
taskFactoryMode ( $conf )

Private Methods

Méthode Description
_oneForOne ( $configs ) : Supervisor

Method Details

__construct() public méthode

public __construct ( $keeper )

getKeeper() public méthode

public getKeeper ( )

multiGroupOneForOne() public static méthode

public static multiGroupOneForOne ( $configs ) : Supervisor
Résultat Supervisor

oneForOne() public static méthode

public static oneForOne ( $config ) : Supervisor
Résultat Supervisor

registerSignalHandler() public méthode

start() public méthode

public start ( )

stop() public méthode

public stop ( )

taskFactoryMode() public static méthode

public static taskFactoryMode ( $conf )