Class JDaemon
Backward Compatability Stub for JApplicationDaemon
- Joomla\Application\AbstractApplication implements Psr\Log\LoggerAwareInterface
- JApplicationBase
- JApplicationCli
- JApplicationDaemon
- JDaemon
Deprecated: 2.5 Use JApplicationDaemon instead.
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.7
Located at legacy/application/daemon.php
Methods summary
public
|
#
__construct(
Class constructor. |
Methods inherited from JApplicationDaemon
changeIdentity()
,
daemonize()
,
detach()
,
execute()
,
fork()
,
gc()
,
isActive()
,
loadConfiguration()
,
pcntlChildExitStatus()
,
pcntlFork()
,
pcntlSignal()
,
pcntlWait()
,
postFork()
,
restart()
,
setupSignalHandlers()
,
shutdown()
,
signal()
,
stop()
,
writeProcessIdFile()
Methods inherited from JApplicationCli
fetchConfigurationData()
,
getInstance()
,
getOutput()
,
in()
,
out()
,
setOutput()
Methods inherited from JApplicationBase
doExecute()
,
getIdentity()
,
loadDispatcher()
,
loadIdentity()
,
registerEvent()
,
triggerEvent()
Methods inherited from Joomla\Application\AbstractApplication
close()
,
get()
,
getLogger()
,
initialise()
,
set()
,
setConfiguration()
,
setLogger()
Magic methods summary
Properties summary
Properties inherited from JApplicationDaemon
$exiting
,
$parentId
,
$processId
,
$running
,
$signals