|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Counter | |
|---|---|
| com.atlassian.confluence.plugin.webresource | |
| com.atlassian.confluence.plugins.gadgets | |
| Uses of Counter in com.atlassian.confluence.plugin.webresource |
|---|
| Classes in com.atlassian.confluence.plugin.webresource that implement Counter | |
|---|---|
class |
DefaultCounter
Default implementation of a counter stores its data in bandana by a supplied key. |
| Methods in com.atlassian.confluence.plugin.webresource with parameters of type Counter | |
|---|---|
void |
PluginCounterInvalidatorListener.setPluginCounter(Counter counter)
|
void |
SuperBatchInvalidatorListener.setSuperbatchResourceCounter(Counter superbatchResourceCounter)
|
| Constructors in com.atlassian.confluence.plugin.webresource with parameters of type Counter | |
|---|---|
ConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor,
PluginDirectoryProvider pluginDirectoryProvider,
SettingsManager settingsManager,
CssResourceCounterManager cssResourceCounterManager,
Counter pluginResourceCounter,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
I18NBeanFactory i18NBeanFactory,
com.google.common.base.Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.atlassian.cache.CacheFactory cacheFactory)
|
|
| Uses of Counter in com.atlassian.confluence.plugins.gadgets |
|---|
| Classes in com.atlassian.confluence.plugins.gadgets that implement Counter | |
|---|---|
class |
GadgetCounter
This counter registers itself to listen for events related to gadgets and if any such event happens it updates the counter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||