mondrian.rolap.cache
Class CachePool

java.lang.Object
  extended by mondrian.rolap.cache.CachePool

public class CachePool
extends Object

A CachePool manages the objects in a collection of caches.

Author:
av
 

Method Summary
static CachePool instance()
          Returns the singleton.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static CachePool instance()
Returns the singleton.


SourceForge.net_Logo