com.arsdigita.caching
Interface CacheTable.Browser

Enclosing interface:
CacheTable

public static interface CacheTable.Browser


Method Summary
 String getCurrentSize(String tableID)
           
 Set getEntrySet(String tableID)
           
 String getMaxAge(String tableID)
           
 String getMaxSize(String tableID)
           
 Set getTableIDs()
           
 

Method Detail

getTableIDs

public Set getTableIDs()

getMaxSize

public String getMaxSize(String tableID)

getCurrentSize

public String getCurrentSize(String tableID)

getMaxAge

public String getMaxAge(String tableID)

getEntrySet

public Set getEntrySet(String tableID)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC