20002001200220032004200520062007200820092010
{ GeneralCacheAdministrator cacheInstance = (GeneralCacheAdministrator)object; synchronized(cacheInstance) //Back { //cacheInstance.flushEntry(key); cacheInstance.removeEntry(key); } } } }