Class CachingContentStoreImpl

java.lang.Object
org.duracloud.client.ContentStoreImpl
org.duracloud.client.impl.CachingContentStoreImpl
All Implemented Interfaces:
ContentStore

public class CachingContentStoreImpl extends ContentStoreImpl
This class retains the results of the initial call to: getSpaces()

and returns this cached value on subsequent calls.

Author:
Andrew Woods Date: Nov 30, 2010