An abstract 'meta' implementation of the
ObjectCache interace.
Implement the abstract
AbstractMetaCache.getCache method in sub-classes.
All base Object/Identity validation is done by this class.
author: Armin Waibel version: $Id: AbstractMetaCache.java,v 1.5.2.2 2005/12/21 22:24:15 tomdz Exp $
getCache(Identity oid, Object obj, int callingMethod) This method handle all calls against the
ObjectCache interface.
Note: The parameter obj can be null - e.g.