org.javagroups.blocks
Class DistributedLock.Lock

java.lang.Object
  |
  +--org.javagroups.blocks.DistributedLock.Lock
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DistributedLock

public static class DistributedLock.Lock
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DistributedLock.Lock(java.io.Serializable resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedLock.Lock

public DistributedLock.Lock(java.io.Serializable resource)


Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.