org.objectweb.transaction.api
Interface State

All Known Subinterfaces:
LockQueueState, TransactionState, XidState

public interface State

Root Interface for Derived State Entities

Version:
0.1
Author:
Romain Rouvoy
ADL:
name="STATE" value="state"

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

Field Detail

STATE

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

See Also:
Constant Field Values