electric.util.thread
Class Lock

java.lang.Object
  extended byelectric.util.thread.Lock

public class Lock
extends java.lang.Object

Lock.

Author:
webMethods

Method Summary
static Lock obtain(java.lang.Object key)
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

obtain

public static Lock obtain(java.lang.Object key)
Parameters:
key -

release

public void release()


copyright© 2001-2004 by webMethods All Rights Reserved.