public interface ObjectLifecycle
void
start()
stop()
@PostConstruct void start()
@PreDestroy void stop()
Copyright © 2021–2022. All rights reserved.