Interface | Description |
---|---|
LockFactory |
Factory for creating Lock instances.
|
LockGroup |
Holds reference to all the obtained locks using
LockFactory in order
to release memory of no longer referenced locks. |
LockProvider |
Provides abstraction in the creation and destruction of Mule locks.
|
Class | Description |
---|---|
InstanceLockGroup |
LockGroup implementation for holding references
to created locks inside a mule instance. |
InstanceLockGroup.LockEntry | |
LockAdapter | |
MuleLockFactory | |
SingleServerLockProvider |
LockProvider implementation for applications running in a single mule server |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.