public final class DeviceLocker extends Object
TransactionType| Constructor and Description |
|---|
DeviceLocker(TransactionType txType,
Class<?> deviceClass)
Ctr
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttributeLock() |
Object |
getCommandLock() |
TransactionType |
getTxType() |
public DeviceLocker(TransactionType txType, Class<?> deviceClass)
txType - lock typedeviceClass - the class to lockpublic Object getAttributeLock()
public Object getCommandLock()
public TransactionType getTxType()
Copyright © 2012–2017 Tango Controls. All rights reserved.