org.omg.CosConcurrencyControl

Class LockCoordinatorPOATie

public class LockCoordinatorPOATie extends LockCoordinatorPOA

The LockCoordinator interface enables a transaction service to drop all locks held by a transaction.
Constructor Summary
LockCoordinatorPOATie(LockCoordinatorOperations tieObject)
Constructor
LockCoordinatorPOATie(LockCoordinatorOperations tieObject, POA poa)
Constructor
Method Summary
voiddrop_locks()
Operation drop_locks
POA_default_POA()
_default_POA method
LockCoordinatorOperations_delegate()
Get the delegate
void_delegate(LockCoordinatorOperations delegate_)
Set the delegate

Constructor Detail

LockCoordinatorPOATie

public LockCoordinatorPOATie(LockCoordinatorOperations tieObject)
Constructor

LockCoordinatorPOATie

public LockCoordinatorPOATie(LockCoordinatorOperations tieObject, POA poa)
Constructor

Method Detail

drop_locks

public void drop_locks()
Operation drop_locks

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public LockCoordinatorOperations _delegate()
Get the delegate

_delegate

public void _delegate(LockCoordinatorOperations delegate_)
Set the delegate