if (JPOXLogger.CACHE.isDebugEnabled())
{
JPOXLogger.CACHE.debug(LOCALISER.msg("004007",
StringUtils.toJVMIDString(pc), getApiAdapter().getIdForObject(pc), String.valueOf(l2Cache.getSize())));
}
l2Cache.evict(getApiAdapter().getIdForObject(pc));
}
}
/**
* Convenience method to access an object in the cache.