| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationService.ConfigurationLock |
ConfigurationService.acquireConfigurationLock()
Acquires the configuration lock.
|
ConfigurationService.ConfigurationLock |
ConfigurationService.tryAcquireConfigurationLock(long time,
TimeUnit unit)
Acquires the configuration lock if it is free within the given waiting time
and the current thread has not been
Thread.interrupt. |
Copyright © 2018 LSST. All rights reserved.