public abstract class LifecycleListener extends Object
| Constructor and Description |
|---|
LifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterClose() |
void |
afterStart() |
void |
afterStop() |
void |
beforeClose() |
void |
beforeStart() |
void |
beforeStop() |
Copyright © 2009–2017. All rights reserved.