webwork.util
Class ConcurrentReaderHashMap.BarrierLock

java.lang.Object
  extended bywebwork.util.ConcurrentReaderHashMap.BarrierLock
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ConcurrentReaderHashMap

protected static class ConcurrentReaderHashMap.BarrierLock
extends java.lang.Object
implements java.io.Serializable

A Serializable class for barrier lock

See Also:
Serialized Form

Constructor Summary
protected ConcurrentReaderHashMap.BarrierLock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentReaderHashMap.BarrierLock

protected ConcurrentReaderHashMap.BarrierLock()


Copyright © 2001-2003 WebWork All Rights Reserved.