org.omg.CosConcurrencyControl
Interface LockCoordinatorOperations

All Known Subinterfaces:
LockCoordinator
All Known Implementing Classes:
_LockCoordinatorStub, LockCoordinator, LockCoordinatorPOA, LockCoordinatorPOATie

public interface LockCoordinatorOperations

The LockCoordinator interface enables a transaction service to drop all locks held by a transaction.


Method Summary
 void drop_locks()
          Releases all locks held by the transaction
 

Method Detail

drop_locks

void drop_locks()
Releases all locks held by the transaction