|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Feature | |
org.objectweb.transaction.api.conflict | Specification of the Conflict API. |
org.objectweb.transaction.api.coordination | Specification of the Coordination API. |
org.objectweb.transaction.api.dependency | Specification of the Dependency API. |
org.objectweb.transaction.api.event | Specification of the Event API. |
org.objectweb.transaction.api.lock | Specification of the Lock API. |
org.objectweb.transaction.api.stamp | Specification of the Stamp API. |
org.objectweb.transaction.api.transaction | Specification of the Transaction API. |
Uses of Feature in org.objectweb.transaction.api.conflict |
Subinterfaces of Feature in org.objectweb.transaction.api.conflict | |
interface |
ConflictCheckFeature
Feature for checking is a conflict component is really |
interface |
ConflitOperationFeature
Feature providing conflict the operation element in the conflict definition. |
Uses of Feature in org.objectweb.transaction.api.coordination |
Subinterfaces of Feature in org.objectweb.transaction.api.coordination | |
interface |
CoordinationFeature
Feature of validation for the commit engine |
Uses of Feature in org.objectweb.transaction.api.dependency |
Subinterfaces of Feature in org.objectweb.transaction.api.dependency | |
interface |
DependencyTypeFeature
Feature providing the type of dependency if dependency type is defined. |
Uses of Feature in org.objectweb.transaction.api.event |
Subinterfaces of Feature in org.objectweb.transaction.api.event | |
interface |
EventEnlistmentFeature
Feature allowing the enlistment of EventNotificationFeature interfaces. |
interface |
EventListenerFeature
Feature providing the list of EventNofiticationFeature registered elements. |
interface |
EventNotificationFeature
Definition of the Event notification interface. |
Uses of Feature in org.objectweb.transaction.api.lock |
Subinterfaces of Feature in org.objectweb.transaction.api.lock | |
interface |
ConflictLockCheckFeature
Feature providing a way of checking if two LockMode are conflicting. |
interface |
ExclusiveLockFeature
Definition of an exclusive Lock. |
interface |
ModeLockFeature
Definition of a mode Lock. |
interface |
ReleaseLockFeature
Abstract Feature Definition for a Lock Feature. |
Uses of Feature in org.objectweb.transaction.api.stamp |
Subinterfaces of Feature in org.objectweb.transaction.api.stamp | |
interface |
StampProviderFeature
Feature providing instances of stamps when requested depending on a particular parameter (time, counter, ...). |
Uses of Feature in org.objectweb.transaction.api.transaction |
Subinterfaces of Feature in org.objectweb.transaction.api.transaction | |
interface |
TransactionActivationFeature
Defines the operation allowed when activating transactions. |
interface |
TransactionHolderFeature
This interface allows to access to the associated Transaction. |
interface |
TransactionInterruptionFeature
Feature dealing with the interruption of a transaction. |
interface |
TransactionStatusFeature
Feature providing an access to the current status value |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |