info.magnolia.cms.util
Class ExclusiveWrite

java.lang.Object
  extended by info.magnolia.cms.util.ExclusiveWrite

public class ExclusiveWrite
extends Object

A system wide lock. Used to synchronize writing operations.

Version:
$Revision: 41137 $ ($Author: gjoseph $)

Method Summary
static ExclusiveWrite getInstance()
          Get exclusive singleton class object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ExclusiveWrite getInstance()
Get exclusive singleton class object.

Returns:
instance


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.