Package org.openorb.ccs.kernel

CCS kernel classes.

See:
          Description

Class Summary
LockCoordinator This class enables a transaction service to drop all locks held by the transaction
LockSet This class provides operatiosn to acquire and release locks
LockSetFactory This class extends the LockSetFactory to retrieve lock sets if existing
Synchronization This class is a Synchronization implementation of the Transaction Service.
TransactionalLockSet This class provides operations to acquire and release locks on behalf a specific transaction Each transaction lock set will be related to the coordinator of a transaction
 

Package org.openorb.ccs.kernel Description

CCS kernel classes.