public interface Lifecycle extends Disposable
void initialize()
throws IllegalStateException
startvoid start()
throws IllegalStateException
void destroy()
throws IllegalStateException
destroy 在接口中 DisposableIllegalStateExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.