Elements' Summary |
Depth |
defines the lock's depth.
|
Owner |
the owner of the lock.
|
Timeout |
a timeout value for the lock.
|
LockTokens |
the lock tokens.
|
Elements' Details |
Depth
LockDepth Depth;
- Description
- defines the lock's depth.
|
|
Owner
any Owner;
- Description
- the owner of the lock.
This element provides 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 infinite lock, that will never be removed automatically.
|
|
LockTokens
sequence< string > LockTokens;
- Description
- the lock tokens.
Each lock token is a URI.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.