Uses of Class
com.yahoo.container.di.componentgraph.core.ComponentGraph
Packages that use ComponentGraph
-
Uses of ComponentGraph in com.yahoo.container.di
Methods in com.yahoo.container.di that return ComponentGraphMethods in com.yahoo.container.di with parameters of type ComponentGraphModifier and TypeMethodDescriptionvoidContainer.shutdown(ComponentGraph graph) Container.waitForNextGraphGeneration(ComponentGraph oldGraph, com.google.inject.Injector fallbackInjector, boolean isInitializing) Constructors in com.yahoo.container.di with parameters of type ComponentGraphModifierConstructorDescriptionComponentGraphResult(ComponentGraph newGraph, Runnable oldComponentsCleanupTask) -
Uses of ComponentGraph in com.yahoo.container.di.componentgraph.core
Methods in com.yahoo.container.di.componentgraph.core with parameters of type ComponentGraphModifier and TypeMethodDescriptionstatic NodeComponentGraph.getNode(ComponentGraph graph, String componentId) voidComponentGraph.reuseNodes(ComponentGraph old)