| C_LockFactory |
Constants for the LockFactory
|
| CompatibilitySpace |
This interface must be implemented by objects returned from
LockFactory.createCompatibilitySpace().
|
| Latch |
A Latch represents a latch held in the lock manager.
|
| Limit |
A limit represents a callback on a lock
group.
|
| Lockable |
Any object that needs to be locked must implement Lockable.
|
| LockFactory |
Generic locking of objects.
|
| LockOwner |
Interface for classes that represent an owner of the locks within a
compatibility space.
|
| VirtualLockTable |
This class acts as a conduit of information between the lock manager and
the outside world.
|