fun disposeGraph(instance: Any): Unit
Overrides Adapter.disposeGraph
Dispose the dependency graph of the given instance.
instance - The instance to dispose the graph for.
io.jentz.winter.WinterException - if no graph for this instance type exists.