Package io.higson.runtime.core.domain
Interface WatcherDomainCacheManager
- All Superinterfaces:
DomainCacheManager
- All Known Implementing Classes:
MpDomainCacheManager
-
Method Summary
Modifier and TypeMethodDescriptionvoiddoWatch()getPossibleModification(Map<String, Date> lastUpdatesByProfile) voidrefreshProfile(String profileCode) PrzeĆadowuje stan cache'u.voidupdateProfileController(String profile, Map<String, Date> lastUpdatesByProfile) Methods inherited from interface io.higson.runtime.core.domain.DomainCacheManager
getAllProfiles, getByPath, getByPath, getProfiles, getSessionElementByPath, getSessionElementByPath, invalidateAllCaches, invalidateProfile, invalidateTreeVersionCachesAfter, isValid, wasSomethingChange
-
Method Details
-
refreshProfile
PrzeĆadowuje stan cache'u.- Parameters:
profileCode- profile code
-
getLastUpdatesByProfile
-
getPossibleModification
-
updateProfileController
-
doWatch
void doWatch()
-