| Modifier and Type | Field and Description |
|---|---|
(package private) List<LifeCycle> |
lifeCycles |
(package private) static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
LifeCycleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
finishAll() |
void |
initAll(ApplicationContext context) |
void |
register(LifeCycle obj) |
void |
signal(int flags) |
public void register(LifeCycle obj)
public void initAll(ApplicationContext context) throws Exception
Exceptionpublic void finishAll()
public void signal(int flags)
signal in interface HookHook.signal(int)Copyright © 2018. All rights reserved.