Home > Contents > Index >
CacheManager.CacheManager
Instantiates a CacheManager object.
Syntax
public CacheManager(ICS ics) throws InvalidParameterExceptionParameters
ics
- The ICS context.
Description
The
CacheManager
constructor instantiates aCacheManager
object.The
CacheManager
object allows automated cache refreshing, cache clearing, and cache regeneration based on a list of newly published content.CacheManager
manages both the Sites and Satellite caches.Throws
InvalidParameterException
- When the number of Satellite machines does not match the number of user names and passwords.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.