Elements' Details |
Depth
LockDepth Depth;
- Description
- defines the lock's depth.
|
|
Owner
any Owner;
- Description
- the owner of the lock.
This element providfes information sufficient for either directly
contacting a principal (such as a telephone number or email URI), or
for discovering the principal (such as the URL of a homepage) who
owns the lock.
|
|
Timeout
hyper Timeout;
- Description
- a timeout value for the lock.
This element specifies the number of seconds between granting
of the lock and the automatic removal of that lock. The value
must not be greater than 2^32-1 . A value of -1
stands for an infinit lock, that will never be removed automatically.
|
|
LockTokens
sequence< string > LockTokens;
- Description
- the lock tokens.
Each lock token is a URI.
|
|
Copyright © 2003 Sun Microsystems, Inc.