Class TGlobalStateCacheDependency
TGlobalStateCacheDependency class.
TGlobalStateCacheDependency checks if a global state is changed or not. If the global state is changed, the dependency is reported as changed. To specify which global state this dependency should check with, set setStateName StateName to the name of the global state.
- TComponent
-
TCacheDependency implements ICacheDependency
-
TGlobalStateCacheDependency
Package: System\Caching
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.1.0
Located at Caching/TCache.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.1.0
Located at Caching/TCache.php
public
|
|
public
string
|
|
public
|
|
public
boolean
|
#
getHasChanged( )
Performs the actual dependency checking. This method returns true if the specified global state is changed. |
GLOBAL_RAISE_EVENT_LISTENER
|