public class TransactionManager extends Object implements csbase.remote.TransactionInterface
| Constructor and Description |
|---|
TransactionManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocked() |
boolean |
lock(csbase.remote.TransactionCallbackInterface cb) |
void |
unlock(csbase.remote.TransactionCallbackInterface cb) |
public boolean lock(csbase.remote.TransactionCallbackInterface cb)
lock in interface csbase.remote.TransactionInterfacepublic boolean isLocked()
isLocked in interface csbase.remote.TransactionInterfacepublic void unlock(csbase.remote.TransactionCallbackInterface cb)
unlock in interface csbase.remote.TransactionInterfaceCopyright © 2020. All rights reserved.