org.objectweb.transaction.api.conflict
Interface ConflictCheckFeature
- All Superinterfaces:
- Feature
- public interface ConflictCheckFeature
- extends Feature
Feature for checking is a conflict component is really
- Version:
- 0.1
- Author:
- Romain Rouvoy
- ADL:
- name="CONFLICT_CHECK_FEATURE" value="conflict-check-feature"
Fields inherited from interface org.objectweb.transaction.api.Feature |
FEATURE |
Method Summary |
boolean |
checkConflict()
Checks if the current definition is conflictual |
CONFLICT_CHECK_FEATURE
public static final java.lang.String CONFLICT_CHECK_FEATURE
- ADL Identifier
- See Also:
- Constant Field Values
checkConflict
public boolean checkConflict()
- Checks if the current definition is conflictual
- Returns:
- true if conflictual