arta.synergy.ejb.util.lock
Class LockObject

java.lang.Object
  extended by arta.synergy.ejb.util.lock.LockObject

public class LockObject
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 27.01.2008 Time: 8:59:02 To change this template use File | Settings | File Templates.


Field Summary
 java.lang.Object objectID
           
 int threadsCount
           
 long time
           
 
Constructor Summary
LockObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

objectID

public java.lang.Object objectID

threadsCount

public volatile int threadsCount

time

public long time
Constructor Detail

LockObject

public LockObject()


Copyright © 2000 Dummy Corp. All Rights Reserved.