com.atlassian.confluence.it.admin
Class CacheStatistics

java.lang.Object
  extended by com.atlassian.confluence.it.admin.CacheStatistics

public class CacheStatistics
extends java.lang.Object


Method Summary
 int getCacheSize(java.lang.String cacheName)
           
 void setCacheSize(java.lang.String cacheName, int size)
           
static CacheStatistics view(net.sourceforge.jwebunit.junit.WebTester webTester)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

view

public static CacheStatistics view(net.sourceforge.jwebunit.junit.WebTester webTester)

getCacheSize

public int getCacheSize(java.lang.String cacheName)

setCacheSize

public void setCacheSize(java.lang.String cacheName,
                         int size)


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.