public class SfcSynchronizer extends Object
| Constructor and Description |
|---|
SfcSynchronizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocked()
Query if the lock is available.
|
void |
lock()
To be called by threads that need to lock.
|
void |
unlock()
Release the lock.
|
Copyright © 2017 OpenDaylight. All rights reserved.