org.apache.ojb.odmg
Class LockingMultithreadedTest.LockHandle

java.lang.Object
  extended byorg.apache.ojb.broker.JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
      extended byorg.apache.ojb.odmg.LockingMultithreadedTest.LockHandle
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
LockingMultithreadedTest

class LockingMultithreadedTest.LockHandle
extends JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable


Field Summary
(package private)  LockingMultithreadedTest.LockObject obj
           
(package private)  int objectUpdates
           
(package private)  int threadNumber
           
 
Constructor Summary
LockingMultithreadedTest.LockHandle(LockingMultithreadedTest.LockObject obj, int objectUpdates)
           
 
Method Summary
 void runTestCase()
          Override this to define the test
 
Methods inherited from class org.apache.ojb.broker.JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obj

LockingMultithreadedTest.LockObject obj

threadNumber

int threadNumber

objectUpdates

int objectUpdates
Constructor Detail

LockingMultithreadedTest.LockHandle

public LockingMultithreadedTest.LockHandle(LockingMultithreadedTest.LockObject obj,
                                           int objectUpdates)
Method Detail

runTestCase

public void runTestCase()
                 throws java.lang.Throwable
Description copied from class: JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
Override this to define the test

Specified by:
runTestCase in class JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
Throws:
java.lang.Throwable


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14