javax.wvcm
Class LockToken.Depth

java.lang.Object
  extended by javax.wvcm.LockToken.Depth
Enclosing interface:
LockToken

public static class LockToken.Depth
extends java.lang.Object

Discrete values for parameter "depth".


Field Summary
static LockToken.Depth INFINITY
           
static LockToken.Depth ZERO
           
 
Constructor Summary
LockToken.Depth()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

public static final LockToken.Depth ZERO

INFINITY

public static final LockToken.Depth INFINITY
Constructor Detail

LockToken.Depth

public LockToken.Depth()


Copyright (c) 2003 - Apache Software Foundation