@FunctionalInterface public interface LifecycleBean extends Lifecycle
default void
postStart()
prestop()
preStop()
start, stop
default void postStart() throws Throwable
Throwable
default void preStop() throws Throwable
@Deprecated default void prestop() throws Throwable
Copyright © 2024. All rights reserved.