Package org.wso2.carbon.mediator.cache
Class CacheManager
- java.lang.Object
-
- org.wso2.carbon.mediator.cache.CacheManager
-
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.