WinterDisposablePlugin
object WinterDisposablePlugin : SimplePlugin
Winter plugin that adds a CompositeDisposable to every graph, adds all singleton scoped instances which implement Disposable to it and disposes the CompositeDisposable when the Graph gets closed.
io.jentz.winter.WinterApplication