Test optimistic-locking implementation with multiple threads.
Different threads try to update the same instance / or a copy
of the same object.
author: Armin Waibel version: $Id: OptimisticLockingMultithreadedTest.java,v 1.1.2.2 2004/12/12 01:35:12 arminw Exp $
Inner Class :class LockHandle extends TestCaseRunnable