Interface | Description |
---|---|
LockingService |
A service which allows the locking/unlocking of named locks as batch operations.
|
Class | Description |
---|---|
AbstractLockingService<T extends Lock> |
Base class for
LockingService implementations. |
ClusteredLockingService |
Locking service which should be used by ModeShape when running in a cluster
|
StandaloneLockingService |
LockingService implementation that is used by ModeShape when running in non-clustered (local) mode. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.