| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs ...
| cache | The cache that was cleared. |
|---|