Uses of Interface
com.atlassian.confluence.plugin.webresource.Counter

Packages that use Counter
com.atlassian.confluence.plugin.webresource   
 

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 SuperBatchInvalidatorListener.setSuperbatchResourceCounter(Counter superbatchResourceCounter)
           
 

Constructors in com.atlassian.confluence.plugin.webresource with parameters of type Counter
ConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor, SettingsManager settingsManager, CssResourceCounterManager cssResourceCounterManager, Counter pluginResourceCounter)
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.