Esempio n. 1
0
 @Override
 public CloudnameLock getCloudnameLock(CloudnameLock.Scope scope, String lockName) {
   return claimedCoordinate.getCloudnameLock(scope, lockName);
 }