org.objectweb.transaction.api.coordination
Interface CoordinationFeature

All Superinterfaces:
Feature

public interface CoordinationFeature
extends Feature

Feature of validation for the commit engine

Version:
0.1
Author:
Romain Rouvoy
ADL:
name="PROCESS_FEATURE" value="process-feature"

Field Summary
static java.lang.String PROCESS_FEATURE
          Identifier for the ADL
 
Fields inherited from interface org.objectweb.transaction.api.Feature
FEATURE
 
Method Summary
 void process()
          Order for executing a Validation Process
 

Field Detail

PROCESS_FEATURE

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

See Also:
Constant Field Values
Method Detail

process

public void process()
Order for executing a Validation Process