|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyGraph | |
org.apache.avalon.activation.appliance | The appliance package contains interfaces, utilities and
default implementations defining and enabling use of the central
Appliance interface. |
Uses of DependencyGraph in org.apache.avalon.activation.appliance |
Methods in org.apache.avalon.activation.appliance with parameters of type DependencyGraph | |
void |
DependencyGraph.addChild(DependencyGraph child)
Addition of a consumer dependency graph. |
void |
DependencyGraph.removeChild(DependencyGraph child)
Removal of a consumer dependency graph. |
Constructors in org.apache.avalon.activation.appliance with parameters of type DependencyGraph | |
DependencyGraph(DependencyGraph parent)
Creation of a new dependecy graph holding a reference to a parent graph. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |