org.openorb.ccs.kernel
public class LockCoordinator extends LockCoordinatorPOA
Constructor Summary | |
---|---|
LockCoordinator(Coordinator current)
Constructor which link the LockCoordinator to the coordinator of the transaction |
Method Summary | |
---|---|
void | addTransactionalLockSet(TransactionalLockSet t_lockSet)
add a transactional lock set to this LockCoordinator |
void | drop_locks()
Releases all locks held by the transaction |
Parameters: current the transactional coordinator
Parameters: t_lockSet the transactionalLockSet