| Interface | Description |
|---|---|
| GraphBuilder |
Builds the
inter-dependencies graph between projects in the reactor. |
| Class | Description |
|---|---|
| DefaultGraphBuilder |
Builds the
inter-dependencies graph between projects in the reactor. |
| DefaultProjectDependencyGraph |
Describes the inter-dependencies between projects in the reactor.
|
| FilteredProjectDependencyGraph |
Provides a sub view of another dependency graph.
|