Package mondrian.rolap.cache
Class CachePool
- java.lang.Object
-
- mondrian.rolap.cache.CachePool
-
public class CachePool extends java.lang.Object
ACachePool
manages the objects in a collection of caches.- Author:
- av
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CachePool
instance()
Returns the singleton.
-
-
-
Method Detail
-
instance
public static CachePool instance()
Returns the singleton.
-
-