Method Summary |
|
public Cache | getCache(Class cacheClass) This method inits the cache for a given class loader. |
public static synchronized CacheRegistry | getInstance() This method returns an instance of the cache registry object. |
public static synchronized CacheRegistry | init(CoadunationThreadGroup threadGroup) This method returns an instance of the cache registry object. |
public void | initCache() This method inits the cache for a given class loader. |
public void | shutdown() |
public void | terminateCache() This method terminates the cache for the class loader making the request. |