Class CachingContentStoreManagerImpl

  • All Implemented Interfaces:
    ContentStoreManager, Securable

    public class CachingContentStoreManagerImpl
    extends ContentStoreManagerImpl
    This class retains the results of the initial call to both: getContentStores() & getPrimaryContentStore()

    and returns these cached values on subsequent calls.

    Author:
    Andrew Woods Date: Nov 30, 2010