Creates a new {@code Cache} instance associated with the specified {@code name}.
@param name the name of the cache to create
@return a new {@code Cache} instance associated with the specified {@code name}.
@throws CacheException if the {@code Cache} instance cannot be created.
Creates a new {@code Cache} instance associated with the specified {@code name}.
@param name the name of the cache to create @return a new {@code Cache} instance associated with the specified {@code name}. @throws CacheException if the {@code Cache} instance cannot be created.