Skip navigation links

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

E17273-01


Uses of Interface
oracle.stellent.wcm.core.config.CacheConfiguration

Packages that use CacheConfiguration
oracle.stellent.wcm.core.config   
oracle.stellent.wcm.core.config.jaxb   
oracle.stellent.wcm.server.content   

 

Uses of CacheConfiguration in oracle.stellent.wcm.core.config

 

Methods in oracle.stellent.wcm.core.config that return CacheConfiguration
 CacheConfiguration SystemConfiguration.getCacheConfig()
           

 

Uses of CacheConfiguration in oracle.stellent.wcm.core.config.jaxb

 

Classes in oracle.stellent.wcm.core.config.jaxb that implement CacheConfiguration
 class JAXBCacheConfiguration
           

 

Methods in oracle.stellent.wcm.core.config.jaxb that return CacheConfiguration
 CacheConfiguration JAXBSystemConfiguration.getCacheConfig()
           

 

Uses of CacheConfiguration in oracle.stellent.wcm.server.content

 

Methods in oracle.stellent.wcm.server.content with parameters of type CacheConfiguration
protected  void CacheManager.initializeCache(CacheConfiguration cacheConfig)
          Initialize the content cache

 

Constructors in oracle.stellent.wcm.server.content with parameters of type CacheConfiguration
CacheManager(CacheConfiguration cacheConfig, RequestProcessor requestProcessor, EventProcessor eventProcessor, Provider provider)
          Listens on the given request processor to associate caches, and synchronizes content using the ContentAdapter

 


Skip navigation links

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

E17273-01


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