Package org.objectweb.transaction.api.dependency

Specification of the Dependency API.

See:
          Description

Interface Summary
DependencyType Defines various types for dependencies.
DependencyTypeFeature Feature providing the type of dependency if dependency type is defined.
 

Package org.objectweb.transaction.api.dependency Description

Specification of the Dependency API.

This part includes only the interfaces dealing with the purpose of connection between components. Currently it takes into account dependencies (nested, delegated, replicated, ...) between components (transactions, locks, conflicts, ...).