org.objectweb.transaction.api
Interface Feature

All Known Subinterfaces:
ConflictCheckFeature, ConflictLockCheckFeature, ConflitOperationFeature, CoordinationFeature, DependencyTypeFeature, EventEnlistmentFeature, EventListenerFeature, EventNotificationFeature, ExclusiveLockFeature, ModeLockFeature, ReleaseLockFeature, StampProviderFeature, TransactionActivationFeature, TransactionHolderFeature, TransactionInterruptionFeature, TransactionStatusFeature

public interface Feature

Root Interface for Derived Features

Version:
0.1
Author:
Romain Rouvoy
ADL:
name="FEATURE" value="feature"

Field Summary
static java.lang.String FEATURE
          Identifier for the ADL
 

Field Detail

FEATURE

public static final java.lang.String FEATURE
Identifier for the ADL

See Also:
Constant Field Values