Uses of Class
org.apache.jetspeed.cache.disk.JetspeedDiskCache

Packages that use JetspeedDiskCache
org.apache.jetspeed.cache.disk A way to store remote documents locally. 
 

Uses of JetspeedDiskCache in org.apache.jetspeed.cache.disk
 

Methods in org.apache.jetspeed.cache.disk that return JetspeedDiskCache
static JetspeedDiskCache JetspeedDiskCache.getInstance()
          Return the default instance of the JetspeedDiskCache cache.
static JetspeedDiskCache JetspeedDiskCache.getInstance(java.lang.String directory)
          Return the default instance of the JetspeedDiskCache cache.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.