|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphVisitor | |
---|---|
org.apache.openjpa.lib.graph | Graph Abstraction |
Uses of GraphVisitor in org.apache.openjpa.lib.graph |
---|
Methods in org.apache.openjpa.lib.graph with parameters of type GraphVisitor | |
---|---|
void |
BreadthFirstWalk.addGraphVisitor(GraphVisitor visitor)
add a GraphVisitor to be notified during breadth first search. |
void |
BreadthFirstWalk.removeGraphVisitor(GraphVisitor visitor)
remove a given GraphVisitor from the listener set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |