| Interface | Description |
|---|---|
| Lock |
Use to generate a lock on a file referenced with an identifier.
|
| PathLock |
Use to generate a lock on a file referenced by a path.
|
| UriLock |
Use to generate a lock on a file referenced by an uri.
|
| Class | Description |
|---|---|
| AbstractNullLock |
Implementation of the Null Object design pattern for the
NullLock interface |
| NullPathLock |
Implementation of the Null Object design pattern for the
PathLock interface |
| NullUriLock |
Implementation of the Null Object design pattern for the
UriLock interface |
| URLPathLock |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.