public class TransactionManager
extends java.lang.Object
implements csbase.remote.TransactionInterface
| Constructor and Description |
|---|
TransactionManager() |
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 © 2016. All Rights Reserved.