Package sonia.scm.repository
Class CacheClearHook
java.lang.Object
sonia.scm.repository.CacheClearHook
- Direct Known Subclasses:
PartCacheClearHook
- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
clearCache
(com.google.common.base.Predicate predicate) protected com.google.common.base.Predicate<?>
protected void
void
-
Constructor Details
-
CacheClearHook
public CacheClearHook()
-
-
Method Details
-
clearCache
public void clearCache()- Since:
- 1.7
-
clearCache
public void clearCache(com.google.common.base.Predicate predicate) - Since:
- 1.9
-
onEvent
-
createPredicate
- Since:
- 1.9
-
init
-