winter / io.jentz.winter / WinterInjection / getGraph

getGraph

fun getGraph(instance: Any): Graph

Get dependency graph for instance.

Parameters

instance - The instance to retrieve the dependency graph for.

Exceptions

io.jentz.winter.WinterException - if given instance type is not supported.