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 |
PROCESS_FEATURE
public static final java.lang.String PROCESS_FEATURE
- Identifier for the ADL
- See Also:
- Constant Field Values
process
public void process()
- Order for executing a Validation Process