Initialize a Cache.
Parameters: _configuration - Configuration to initialize cache with. Empty Cache, ready for use. throws: CacheException - When the cache cannot be initialized.
Shuts down the manager of all of the Caches, which in turn shuts down all of the Caches.
throws: CacheException - When the Cache cannot be shutdown properly.