org.dasein.cloud.services.storage
Class StorageCache.CacheEntry

java.lang.Object
  extended by org.dasein.cloud.services.storage.StorageCache.CacheEntry
Enclosing class:
StorageCache

public static class StorageCache.CacheEntry
extends Object


Constructor Summary
StorageCache.CacheEntry()
           
 
Method Summary
 Iterable<StorageCache.CacheEntry> list(StorageCache myCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageCache.CacheEntry

public StorageCache.CacheEntry()
Method Detail

list

public Iterable<StorageCache.CacheEntry> list(StorageCache myCache)
                                       throws CloudException,
                                              InternalException
Throws:
CloudException
InternalException