org.jppf.utils
Class SimpleObjectLock
java.lang.Object
org.jppf.utils.ThreadSynchronization
org.jppf.utils.SimpleObjectLock
public class SimpleObjectLock
- extends ThreadSynchronization
Instances of this class be used simply as synchronization focus of multiple threads.
- Author:
- Laurent Cohen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleObjectLock
public SimpleObjectLock()
Copyright © 2005-2010 JPPF Team.