Uses of Class
org.lsst.ccs.ConfigurationService.ConfigurationLock
Packages that use ConfigurationService.ConfigurationLock
-
Uses of ConfigurationService.ConfigurationLock in org.lsst.ccs
Methods in org.lsst.ccs that return ConfigurationService.ConfigurationLockModifier and TypeMethodDescriptionConfigurationService.acquireConfigurationLock()Acquires a read lock on the subsystem configuration.ConfigurationService.tryAcquireConfigurationLock(long time, TimeUnit unit) Acquires a configuration read lock if it is free within the given waiting time and the current thread has not been interrupted.