Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

CacheManager

The CacheManager object maintains both the Sites and Satellite caches.

NOTE

The connection timeout to connect to Satellite is set to one minute and cannot be configured.


The CacheManager class contains the following methods:

 

List of CacheManager Methods

Method Summary
flushCSEngine Clears items from the Sites cache.
flushSSEngines Clears items from the Satellite cache.
RecordItem Records an item as a cache dependency for a page.
refreshCSEngine Refreshes the items in the Sites cache.
refreshSSEngines Refreshes the Satellite cache.
setPagesByArg Creates a page inventory list based on a name/value pair.
setPagesByDate Creates a page inventory list based on the date and time an item is published.
setPagesByID Creates a page inventory list based on the items' ID.

 

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.