|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphConflictResolver
Resolves conflicts in the supplied dependency graph. Different implementations will implement different conflict resolution policies.
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
|
| Method Summary | |
|---|---|
MetadataGraph |
resolveConflicts(MetadataGraph graph,
ArtifactScopeEnum scope)
Cleanses the supplied graph by leaving only one directed versioned edge\ between any two nodes, if multiple exists. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
MetadataGraph resolveConflicts(MetadataGraph graph,
ArtifactScopeEnum scope)
throws GraphConflictResolutionException
ArtifactScopeEnum
graph - the "dirty" graph to be simplified via conflict resolutionscope - scope for which the graph should be resolved
GraphConflictResolutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||