Class \Prado\TService
TService class.
TService implements the basic methods required by IService and may be used as the basic class for application services.
Class hierarchy
Author: Qiang Xue <qiang.xue@gmail.com>Since: 3.0
public
|
|
public
|
|
public
|
init(TXmlElement $config) : mixed
Initializes the service and attaches {@see run} to the RunService event of application.
This method is required by IService and is invoked by application. |
public
|
|
public
|
|
public
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |