Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Interface
oracle.stellent.wcm.server.cache.CacheContainer

Packages that use CacheContainer
oracle.stellent.wcm.server.cache   

 

Uses of CacheContainer in oracle.stellent.wcm.server.cache

 

Classes in oracle.stellent.wcm.server.cache that implement CacheContainer
 class ThreadLocalCacheContainer
          A non-shared cache for a single thread
 class ThreadSafeCacheContainer
          Cache of the content items used in the WCM server.

 

Methods in oracle.stellent.wcm.server.cache that return CacheContainer
 CacheContainer MemoryCacheFactory.getCacheContainer(SiteRequest siteRequest)
          Retrieve the Content Cache associated with the given site request

 

Constructors in oracle.stellent.wcm.server.cache with parameters of type CacheContainer
ThreadLocalCacheContainer(Provider provider, CacheContainer parentCache)
           

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.