|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigChangeListener | |
|---|---|
| org.terracotta.cache | |
| org.terracotta.cache.logging | |
| Uses of ConfigChangeListener in org.terracotta.cache |
|---|
| Methods in org.terracotta.cache with parameters of type ConfigChangeListener | |
|---|---|
void |
MutableConfig.addConfigChangeListener(ConfigChangeListener ccl)
Register the supplied listener to receive notifications when this configuration changes. |
void |
MutableConfig.removeConfigChangeListener(ConfigChangeListener ccl)
Remove the supplied listener from this configurations list of listeners. |
| Uses of ConfigChangeListener in org.terracotta.cache.logging |
|---|
| Classes in org.terracotta.cache.logging that implement ConfigChangeListener | |
|---|---|
class |
TCLoggerConfigChangeListener
Logging cache configuration change listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||