|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fusesource.tooling.fuse.cdc.api.aether.DependencyGraphLogger
public class DependencyGraphLogger
A dependency visitor that logs the graph.
| Constructor Summary | |
|---|---|
DependencyGraphLogger()
|
|
| Method Summary | |
|---|---|
boolean |
visitEnter(org.sonatype.aether.graph.DependencyNode node)
|
boolean |
visitLeave(org.sonatype.aether.graph.DependencyNode node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyGraphLogger()
| Method Detail |
|---|
public boolean visitEnter(org.sonatype.aether.graph.DependencyNode node)
visitEnter in interface org.sonatype.aether.graph.DependencyVisitorpublic boolean visitLeave(org.sonatype.aether.graph.DependencyNode node)
visitLeave in interface org.sonatype.aether.graph.DependencyVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||