|
pure virtual |
Acquires an exclusive lock to start updating the registry applications.
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::AccessDeniedException | Thrown when the exclusive lock can't be acquired. This might happen if the lock is currently acquired by another session. |