net.wotonomy.access
Class EOAccessLock

java.lang.Object
  extended by net.wotonomy.access.EOAccessLock

public class EOAccessLock
extends java.lang.Object

This class offers a very simple interface to a global locking mechanism to be used by the whole access layer.

Version:
$Revision: 894 $
Author:
ezamudio@nasoft.com, $Author: cgruber $

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

Method Detail

lock

public static void lock()

unlock

public static void unlock()


Copyright © 2006 null. All Rights Reserved.