public class EngineLock extends Object
Constructor and Description |
---|
EngineLock() |
Modifier and Type | Method and Description |
---|---|
Map<String,Guid> |
getExclusiveLocks() |
Map<String,Guid> |
getSharedLocks() |
void |
setExclusiveLocks(Map<String,Guid> exclusiveLocks) |
void |
setSharedLocks(Map<String,Guid> sharedLocks) |
String |
toString() |
Copyright © 2012. All Rights Reserved.