ExtenderDaemon
class ExtenderDaemon extends Daemon (View source)
Traits
Properties
protected | $cache | from CacheTrait | |
protected Table | $table | from TasksTableTrait | |
static protected | $default_properties |
Methods
__construct(array $configuration, array $tasks, Manager $events = null, Manager $cache = null, LoggerInterface $logger = null)
No description
setup()
No description
installWorkers()
No description
Details
in CacheTrait at line 25
getCache()
in CacheTrait at line 31
setCache(Manager $cache)
in TasksTableTrait at line 33
Table
getTasksTable()
Get current TasksTable
in TasksTableTrait at line 45
TasksTableTrait
setTasksTable(Table $table)
Set current TasksTable