org.jboss.cache.lock
Class SimpleReadWriteLock

java.lang.Object
  extended byReentrantWriterPreferenceReadWriteLock
      extended byorg.jboss.cache.lock.SimpleReadWriteLock

public class SimpleReadWriteLock
extends ReentrantWriterPreferenceReadWriteLock

See Also:
Serialized Form

Constructor Summary
SimpleReadWriteLock()
           
 
Method Summary
protected  Signaller endRead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleReadWriteLock

public SimpleReadWriteLock()
Method Detail

endRead

protected Signaller endRead()