Class LifecycleWrapper<T>

java.lang.Object
ru.tinkoff.kora.application.graph.LifecycleWrapper<T>
All Implemented Interfaces:
Lifecycle, Wrapped<T>

public class LifecycleWrapper<T> extends Object implements Lifecycle, Wrapped<T>