public class CacheManager
extends Object
There would be two instances of the cache mediator in a single mediation flow. Hence it must be possible for the
cache created in one instance to be reused in the next. This CacheManager enables this feature with static methods.