public class

EhCacheStatisticsAction

extends CacheStatisticsAction
java.lang.Object
   ↳ com.opensymphony.xwork.ActionSupport
     ↳ com.atlassian.confluence.core.ConfluenceActionSupport
       ↳ com.atlassian.confluence.cache.CacheStatisticsAction
         ↳ com.atlassian.confluence.cache.ehcache.actions.EhCacheStatisticsAction

Summary

[Expand]
Inherited Constants
From class com.atlassian.confluence.cache.CacheStatisticsAction
From class com.atlassian.confluence.core.ConfluenceActionSupport
From interface com.opensymphony.xwork.Action
[Expand]
Inherited Fields
From class com.atlassian.confluence.core.ConfluenceActionSupport
From class com.opensymphony.xwork.ActionSupport
Public Constructors
EhCacheStatisticsAction()
Public Methods
String doChangeSize()
String execute()
List<CacheStatistics> getCacheStatistics()
void setCacheStatisticsManager(CacheStatisticsManager cacheStatisticsManager)
[Expand]
Inherited Methods
From class com.atlassian.confluence.cache.CacheStatisticsAction
From class com.atlassian.confluence.core.ConfluenceActionSupport
From class com.opensymphony.xwork.ActionSupport
From class java.lang.Object
From interface com.atlassian.confluence.plugin.descriptor.web.WebInterface
From interface com.opensymphony.xwork.Action
From interface com.opensymphony.xwork.LocaleProvider
From interface com.opensymphony.xwork.TextProvider
From interface com.opensymphony.xwork.Validateable
From interface com.opensymphony.xwork.ValidationAware

Public Constructors

public EhCacheStatisticsAction ()

Public Methods

public String doChangeSize ()

public String execute ()

Throws
Exception

public List<CacheStatistics> getCacheStatistics ()

public void setCacheStatisticsManager (CacheStatisticsManager cacheStatisticsManager)