Class 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