PHP Class Scalr\System\Zmq\Cron\Task\ServerTerminate

Since: 5.0.1 (29.10.2014)
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\System\Zmq\Cron\AbstractTask
显示文件 Open project: scalr/scalr

Public Methods

Method Description
enqueue ( )
worker ( $request )

Private Methods

Method Description
setupClientCallback ( Scalr\Modules\PlatformModuleInterface $platformModule, callable $callback = null, DBServer $dbServer = null ) Setups callback to API HTTP client configured for specified server

Method Details

enqueue() public method

See also: Scalr\System\Zmq\Cron\TaskInterface::enqueue()
public enqueue ( )

worker() public method

See also: Scalr\System\Zmq\Cron\TaskInterface::worker()
public worker ( $request )