| This will return an instance of ICache for the given named cache.
For the time being this will merely return an instance of the WeakCache.
Later this will be enhanced to read a configuration file to load the appropriate ICache implementation based on the name, with all the appropriate tuning parameters.
author: GautamJ |