java.lang.Object | |
↳ | vars.CacheClearedEvent |
Event that occurs when a PersistenceCache
is cleared.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A reference to the cache object that was cleared. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Constructs ...
cache | The cache that was cleared. |
---|