public interface Lifecycle
void initialize()
throws IllegalStateException
startvoid start()
throws IllegalStateException
void destroy()
throws IllegalStateException
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.