public interface LifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterClose() |
void |
afterStart() |
void |
afterStop() |
void |
beforeClose() |
void |
beforeStart() |
void |
beforeStop() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.