|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolkitCacheListener | |
---|---|
org.terracotta.toolkit.cache |
Uses of ToolkitCacheListener in org.terracotta.toolkit.cache |
---|
Methods in org.terracotta.toolkit.cache with parameters of type ToolkitCacheListener | |
---|---|
void |
ToolkitCache.addListener(ToolkitCacheListener<K> listener)
Adds a listener to this cache - the listener will not be added again if it's already registered. |
void |
ToolkitCache.removeListener(ToolkitCacheListener<K> listener)
Removes a registered listener from this cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |