PHP Class Aoe_Scheduler_Helper_GracefulDead, Aoe_Scheduler

Since: 2015-07-02
Author: Fabrizio Branca
Datei anzeigen Open project: aoepeople/aoe_scheduler Class Usage Examples

Public Methods

Method Description
beforeDying ( $message = null, $exit = false )
beforeDyingShutdown ( ) Callback
beforeDyingSigint ( ) Callback
beforeDyingSigterm ( ) Callback
configure ( ) Configure graceful dead

Method Details

beforeDying() public static method

public static beforeDying ( $message = null, $exit = false )

beforeDyingShutdown() public static method

Callback
public static beforeDyingShutdown ( )

beforeDyingSigint() public static method

Callback
public static beforeDyingSigint ( )

beforeDyingSigterm() public static method

Callback
public static beforeDyingSigterm ( )

configure() public static method

Configure graceful dead
public static configure ( )