T
public interface Lifecycle<T>
start()
void
stop(T state)
T start()
void stop(T state)
Copyright © 2021 The Apache Software Foundation. All rights reserved.