See: Description
| Interface | Description | 
|---|---|
| EdgeVisitor<T> | 
 Generic interface to traverse edges of the configuration graph. 
 | 
| NodeVisitor<T> | 
 Generic interface to traverse nodes of the configuration graph. 
 | 
| Class | Description | 
|---|---|
| AbstractClassHierarchyNodeVisitor | 
 Generic interface to traverse nodes of the class hierarchy. 
 | 
| AbstractInjectionPlanNodeVisitor | 
 Generic interface to traverse nodes of the injection plan. 
 | 
| Walk | 
 Generic graph traversal. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.