winter / io.jentz.winter / WinterInjection / disposeGraph

disposeGraph

fun disposeGraph(instance: Any): Unit

Dispose the dependency graph of the given instance.

Parameters

instance - The instance to dispose the graph for.

Exceptions

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